Skip to content

Commit 578e817

Browse files
committed
fixing test environment
1 parent e5c57a9 commit 578e817

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/azure-dev.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
jobs:
1414
deploy:
1515
runs-on: ubuntu-latest
16+
environment: test
1617
env:
1718
AZURE_CLIENT_ID: ${{ vars.AZURE_CLIENT_ID }}
1819
AZURE_TENANT_ID: ${{ vars.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)