Skip to content

Commit

Permalink
ci: set mask-password option for aws-actions/amazon-ecr-login
Browse files Browse the repository at this point in the history
  • Loading branch information
fbdtemme committed Sep 13, 2023
1 parent fd43ba4 commit 176523d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
- name: Login to Amazon ECR
id: login-ecr
uses: aws-actions/amazon-ecr-login@v1
with:
mask-password: false

test:
runs-on: [ "self-hosted", "linux", "x64", "ubuntu-latest" ]
Expand Down

0 comments on commit 176523d

Please sign in to comment.