Skip to content

Commit 47f2fd0

Browse files
removed int from azure-pr-pipeline
1 parent ae27c7a commit 47f2fd0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

azure/azure-pr-pipeline.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ extends:
3838
- template: ./templates/run-tests.yml
3939
parameters:
4040
full: true
41-
- environment: int
42-
post_deploy:
43-
- template: ./templates/run-tests.yml
41+
# - environment: internal-dev-sandbox
42+
# proxy_path: sandbox
43+
# post_deploy:
44+
# - template: ./templates/run-tests.yml

0 commit comments

Comments
 (0)