We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d6da52 commit d75ac08Copy full SHA for d75ac08
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