Skip to content

Commit

Permalink
Merge pull request #19 from iFixit/tighten-deployment-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ardelato authored Dec 11, 2023
2 parents 2af897a + 5a0b9bc commit 982537b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
- name: Login to Amazon ECR
id: login-ecr
uses: aws-actions/amazon-ecr-login@v1
with:
mask-password: true

- name: Build, Tag, and Push Image to Amazon ECR
env:
Expand Down

0 comments on commit 982537b

Please sign in to comment.