Skip to content

Commit

Permalink
Update earthly-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ludamad authored Apr 17, 2024
1 parent 6088449 commit 0641d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/earthly-ci
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
# A wrapper for Earthly that is meant to caught signs of known intermittent failures and continue.
# The silver lining is if Earthly does crash, the cache can pick up the buil.
# The silver lining is if Earthly does crash, the cache can pick up the build.
set -eu -o pipefail

# Flag to determine if -i is present
Expand Down

0 comments on commit 0641d07

Please sign in to comment.