Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ben851 committed Aug 23, 2024
1 parent bef9763 commit 2f2b583
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/terragrunt_create_dev_environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
- name: terragrunt apply ECR
run: |
git clone 'https://github.com/cds-snc/notification-admin.git' /var/tmp/notification-admin
cd /var/tmp/notification-admin/
docker build -t 800095993820.dkr.ecr.ca-central-1.amazonaws.com/admin:bootstrap -f /var/tmp/notification-admin/ci/Dockerfile.lambda .
docker push 800095993820.dkr.ecr.ca-central-1.amazonaws.com/admin:bootstrap

0 comments on commit 2f2b583

Please sign in to comment.