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 3, 2023
1 parent e0784a6 commit 8eeda7c
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 @@ -138,7 +138,7 @@ jobs:
- uses: ./.github/workflows/actions/deploy_v2
id: deploy_v2
with:
environment_name: production_aks
environment: production_aks
docker_image: ${{ needs.docker.outputs.docker_image }}
azure_credentials: ${{ secrets.AZURE_CREDENTIALS }}
arm-access-key: ${{ secrets.ARM_ACCESS_KEY }}
Expand Down

0 comments on commit 8eeda7c

Please sign in to comment.