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 10cd324 commit a849e77
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\":{\"payments\": \"${tag}\"}}" --type=merge

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

lint:
FROM core+builder-image
Expand Down

0 comments on commit a849e77

Please sign in to comment.