Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sander14121 committed Aug 13, 2024
1 parent e5296f6 commit e7beeb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
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}}
azure_creds: ${{ secrets[format('AKS_{0}_FINT_GITHUB', steps.environment.outputs.result)] }}
azure_creds: ${{ secrets.AKS_AKS_BETA_FINT_2021_11_23_FINT_GITHUB }}

0 comments on commit e7beeb5

Please sign in to comment.