Skip to content

Commit ea6ae06

Browse files
APM-2488-Updated the test cases
1 parent 14e5c9f commit ea6ae06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

azure/templates/deploy-service.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@ steps:
246246
export APIGEE_ORGANIZATION="nhsd-${{ parameters.apigee_organization }}"
247247
export ANSIBLE_FORCE_COLOR=yes
248248
export DIST_DIR=$(SERVICE_DIR)
249-
echo PULL_REQUEST="${{ parameters.pr_label }}".
250249
export PULL_REQUEST="${{ parameters.pr_label }}"
251250
make --no-print-directory -C $(UTILS_DIR)/ansible deploy-manifest
252251
displayName: 'Deploy Manifest'

0 commit comments

Comments
 (0)