Skip to content

Commit

Permalink
Merge pull request #69 from SWM-SMART/dev
Browse files Browse the repository at this point in the history
actions 변수 추가
  • Loading branch information
noparamin authored Nov 20, 2023
2 parents a2fa55b + ad2912b commit 7f45a69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
aws-region: ${{ secrets.AWS_REGION }}
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
instance-ids: ${{ secrets.INSTANCE_ID }}
instance-ids: ${{ secrets.PROD_INSTANCE_ID }}
working-directory: /usr/bin
command: |
docker pull noparamin/watchboard
Expand Down

0 comments on commit 7f45a69

Please sign in to comment.