Skip to content

Commit dabd23a

Browse files
authored
Merge pull request #20 from NHSDigital/remove-test=param
Remove test=param
2 parents dd0cd56 + 98065b8 commit dabd23a

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

azure/azure-release-pipeline.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,8 @@ extends:
5757
- template: ./templates/run-tests.yml
5858
parameters:
5959
full: true
60-
test-command: prod
61-
smoketest-command: prod
62-
60+
# test-command: prod
61+
# smoketest_command: prod
6362
# - environment: ref
6463
# depends_on:
6564
# - internal_qa

0 commit comments

Comments
 (0)