Skip to content

Commit

Permalink
add registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Sander14121 committed Aug 12, 2024
1 parent 325499e commit e4efeff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
secrets:
AKS_AKS_BETA_FINT_2021_11_23_FINT_GITHUB: ${{ secrets.AKS_AKS_BETA_FINT_2021_11_23_FINT_GITHUB }}
docker_username: ${{github.actor}}
docker_password: ${{ secrets.GITHUB_TOKEN }}
docker_password: ${{secrets.GITHUB_TOKEN}}
registry: ${{env.REGISTRY}}

0 comments on commit e4efeff

Please sign in to comment.