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 a624a94 commit 87e4685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Expand Up @@ -111,6 +111,7 @@ jobs:
printf "AWS_REGION=$AWS_REGION" >> .make.docker
printf "AWS_ACCOUNT_ID=$AWS_ACCOUNT_ID" >> .make.docker
printf "AWS_ARN=$AWS_ACCOUNT_ID" >> .make.docker
working-directory: ./lambdas/todos

- name: Login to ECR Docker registry
run: |
Expand Down

0 comments on commit 87e4685

Please sign in to comment.