We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d75ac08 commit ec32e33Copy full SHA for ec32e33
azure/azure-pr-pipeline.yml
@@ -47,8 +47,8 @@ extends:
47
make_spec_visible: true
48
# Enable integration tests when you open a pr. Run tests and once you're happy comment out tests.
49
# Merge your branch to master and then apply shared-flow changes in the infrastructure repo.
50
- post_deploy:
51
- - template: ./templates/run-integration-tests.yml
+# post_deploy:
+# - template: ./templates/run-integration-tests.yml
52
# - environment: internal-dev-sandbox
53
# proxy_path: sandbox
54
# post_deploy:
0 commit comments