Skip to content

Commit ed2801e

Browse files
committed
adding environment name string
1 parent 44b569b commit ed2801e

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 @@
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)