Skip to content

Commit

Permalink
Merge pull request #16 from FIAP-Tech-Chalenge/adiciona-lambda
Browse files Browse the repository at this point in the history
adiciona resolve-s3
  • Loading branch information
Perkles authored Apr 17, 2024
2 parents ce4cdeb + f470ef3 commit 6bf1fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
# Build inside Docker containers
- run: sam build --use-container
# Prevent prompts and failure when the stack is unchanged
- run: sam deploy --no-confirm-changeset --no-fail-on-empty-changeset
- run: sam deploy --no-confirm-changeset --no-fail-on-empty-changeset --resolve-s3

0 comments on commit 6bf1fac

Please sign in to comment.