Skip to content

Commit

Permalink
build: remove unused ecr credentials
Browse files Browse the repository at this point in the history
TIS21-4862
  • Loading branch information
Judge40 committed Aug 15, 2023
1 parent 31a11da commit 9b78c42
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,4 @@ jobs:
with:
cluster-prefix: trainee
secrets:
ecr-username: ${{ secrets.AWS_ACCESS_KEY_ID }}
ecr-password: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
sonar-token: ${{ secrets.SONAR_TOKEN }}

0 comments on commit 9b78c42

Please sign in to comment.