Skip to content

Commit

Permalink
update ecr
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekkrthakur committed Dec 7, 2023
1 parent f2146e3 commit 7ea3a73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_and_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
- name: Login to Amazon ECR
id: login-ecr
uses: aws-actions/amazon-ecr-login@62f4f872db3836360b72999f4b87f1ff13310f3a
with:
registry-type: public

- name: Build, tag, and push image to Amazon ECR
id: build-image
Expand Down

0 comments on commit 7ea3a73

Please sign in to comment.