Skip to content

Commit

Permalink
Test CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Fred Snyder committed Apr 19, 2023
1 parent db455ec commit 4d2c133
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
working-directory: ./lambdas/todos/.aws
- run: |
echo ${{ env.ID }}
echo "$ID2"
echo ${{ secrets.AWS_ACCOUNT_ID}}
# aws ecr get-login-password --region eu-central-1 | docker login --username AWS --password-stdin $AWS_ACCOUNT_ID.dkr.ecr.region.amazonaws.com
working-directory: ./lambdas/todos
Expand Down

0 comments on commit 4d2c133

Please sign in to comment.