Skip to content

Commit 367e535

Browse files
committed
wip
1 parent 331fd30 commit 367e535

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.azuredevops/pipelines/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ stages:
1616
displayName: Deploy to ${{ env }} environment
1717
pool:
1818
name: private-pool-dev-uks
19-
variables:
20-
- group: ${{ env }}
19+
# variables:
20+
# - group: ${{ env }}
2121
lockBehavior: sequential
2222
isSkippable: false
2323

0 commit comments

Comments
 (0)