Skip to content

Commit

Permalink
[dogVelopers#21] GitHub Action test
Browse files Browse the repository at this point in the history
  • Loading branch information
jieunee2 committed Jan 10, 2022
1 parent e9be596 commit 50e344a
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 @@ -69,4 +69,4 @@ jobs:
run: aws deploy create-deployment --application-name wherewego
--deployment-config-name CodeDeployDefault.OneAtATime
--deployment-group-name wherewego
--s3-location bucket=wherewego,bundleType=zip,key=$GITHUB_SHA.zip
--s3-location bucket=wherewego,bundleType=zip,key=$GITHUB_SHA.zip

0 comments on commit 50e344a

Please sign in to comment.