Skip to content

Commit

Permalink
Fix smoke tests on workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
johnake committed Sep 13, 2023
1 parent 56443fe commit 4dee0c6
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 @@ -109,7 +109,7 @@ jobs:
- uses: ./.github/workflows/actions/smoke-test-v2
id: smoke-test
with:
environment: development
environment: development_aks
azure_credentials: ${{ secrets.AZURE_CREDENTIALS }}

deploy_nonprod:
Expand Down

0 comments on commit 4dee0c6

Please sign in to comment.