Skip to content

Commit

Permalink
build(site): Nouvelle image Docker adaptée pour la production
Browse files Browse the repository at this point in the history
  • Loading branch information
farnoux committed Oct 5, 2024
1 parent c6c0e9e commit 8ffbfcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/site/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,6 @@ docker:

deploy:
ARG --required KOYEB_API_KEY
FROM ../../+koyeb
FROM ../../+koyeb --KOYEB_API_KEY=$KOYEB_API_KEY
RUN ./koyeb services update $ENV_NAME-site/front --docker $SITE_IMG_NAME

0 comments on commit 8ffbfcc

Please sign in to comment.