Skip to content

Commit a0265d8

Browse files
author
igba.ujege
committed
commented out test parameters
1 parent dd0cd56 commit a0265d8

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

azure/azure-release-pipeline.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,10 @@ extends:
5555
- internal_qa_sandbox
5656
post_deploy:
5757
- template: ./templates/run-tests.yml
58-
parameters:
59-
full: true
60-
test-command: prod
61-
smoketest-command: prod
62-
58+
# parameters:
59+
# full: true
60+
# test-command: prod
61+
# smoketest-command: prod
6362
# - environment: ref
6463
# depends_on:
6564
# - internal_qa

0 commit comments

Comments
 (0)