Skip to content

Commit

Permalink
fix:dev_deploy.yml AWS AWS_BUCKET 변수 추가¥�ì�가
Browse files Browse the repository at this point in the history
  • Loading branch information
qormoon committed May 26, 2024
1 parent 002fb45 commit 7af66ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ jobs:
-e DB_PASSWORD=${{ secrets.DB_PASSWORD }} \
-e AWS_ACCESSKEY=${{ secrets.AWS_ACCESSKEY }} \
-e AWS_SECRETKEY=${{ secrets.AWS_SECRETKEY }} \
-e AWS_BUCKET=${{ secrets.AWS_BUCKET }} \
qormoon/fiurinee_docker

0 comments on commit 7af66ff

Please sign in to comment.