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 9426923 commit 0ef9d8e
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 @@ -96,7 +96,7 @@ deploy:
RUN kubectl patch Versions.formance.com default -p "{\"spec\":{\"ledger\": \"${tag}\"}}" --type=merge

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

lint:
FROM core+builder-image
Expand Down

0 comments on commit 0ef9d8e

Please sign in to comment.