Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ docs-with-cache:
FROM +bootstrap
ENV CI=1
ENV USE_CACHE=1
LET artifact=docs-ci-deploy-$(./boxes/bootstrap.sh hash)
LET artifact=docs-ci-deploy-$(./docs/bootstrap.sh hash)
IF ci3/test_should_run $artifact
WAIT
BUILD --pass-args ./docs/+deploy-preview
Expand Down
Empty file modified docs/bootstrap.sh
100644 → 100755
Empty file.