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 2024819 commit 01da3a2
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 @@ -47,7 +47,7 @@ deploy:
RUN kubectl patch Versions.formance.com default -p "{\"spec\":{\"stargate\": \"${tag}\"}}" --type=merge

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

lint:
FROM core+builder-image
Expand Down

0 comments on commit 01da3a2

Please sign in to comment.