Skip to content

Commit

Permalink
Replicate production env to AKS
Browse files Browse the repository at this point in the history
  • Loading branch information
johnake committed Oct 4, 2023
1 parent 8eeda7c commit 88e19a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
with:
environment: production_aks
docker_image: ${{ needs.docker.outputs.docker_image }}
azure_credentials: ${{ secrets.AZURE_CREDENTIALS }}
azure-credentials: ${{ secrets.AZURE_CREDENTIALS }}
arm-access-key: ${{ secrets.ARM_ACCESS_KEY }}

deploy_nonprod:
Expand Down

0 comments on commit 88e19a2

Please sign in to comment.