Skip to content

Commit

Permalink
feature: cd test
Browse files Browse the repository at this point in the history
  • Loading branch information
mushroom1324 committed Aug 29, 2024
1 parent 3a05364 commit 67aa007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
# aws s3 cp ${{ env.ZIP_FILE_NAME }} s3://${{ secrets.S3_BUCKET }}/${{ env.ZIP_FILE_NAME }}

deploy:
needs: build
# needs: build
name: Trigger CD (CodeDeploy)
runs-on: ubuntu-latest

Expand Down

0 comments on commit 67aa007

Please sign in to comment.