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 4855b9a commit 54738fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ jobs:
- run: |
TEST=hallo
export ID=$TEST
echo "lege regel"
echo $AWS_ACCOUNT_ID
echo $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 54738fb

Please sign in to comment.