Skip to content

Commit

Permalink
updated ci with env for docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
marythedev committed Dec 5, 2023
1 parent 3aa439e commit 533e177
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_SESSION_TOKEN: ${{ secrets.AWS_SESSION_TOKEN }}
AWS_DYNAMODB_TABLE_NAME: fragments
- name: Setup Local AWS Resources
run:
chmod +x ./scripts/local-aws-setup.sh
Expand Down

0 comments on commit 533e177

Please sign in to comment.