Skip to content

Commit

Permalink
Update .github/workflows/s3_upload.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Jan 31, 2025
1 parent d7d5e48 commit 1a6f5d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/s3_upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
- name: AWS Auth
id: aws_auth
uses: CSVD/aws-auth@main
with:
ecs: true

- run: |
zip -r docker-image-pipeline.zip *
Expand Down

0 comments on commit 1a6f5d9

Please sign in to comment.