Skip to content

Commit

Permalink
ci: Fix Earthfile
Browse files Browse the repository at this point in the history
  • Loading branch information
flemzord committed Sep 25, 2024
1 parent eb8db24 commit e5de0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ deploy:
RUN kubectl patch Versions.formance.com default -p "{\"spec\":{\"auth\": \"${tag}\"}}" --type=merge

deploy-staging:
BUILD --pass-args core+deployer-module --MODULE=auth
BUILD --pass-args core+deploy-staging

pre-commit:
WAIT
Expand Down

0 comments on commit e5de0bb

Please sign in to comment.