chore: Remove earthly check in release just script
This commit is contained in:
2
justfile
2
justfile
@@ -43,8 +43,6 @@ release *args:
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -euxo pipefail
|
set -euxo pipefail
|
||||||
|
|
||||||
earthly --ci +run-checks
|
|
||||||
|
|
||||||
# --workspace: updating all crates in the workspace
|
# --workspace: updating all crates in the workspace
|
||||||
# --no-tag: do not push tag for each new version
|
# --no-tag: do not push tag for each new version
|
||||||
# --no-confirm: don't look for user input, just run the command
|
# --no-confirm: don't look for user input, just run the command
|
||||||
|
|||||||
Reference in New Issue
Block a user