Removed pipe character
This commit is contained in:
parent
b63953acf1
commit
d2d9ef7974
@ -36,8 +36,7 @@ stages:
|
||||
- script: 'oc project $(OpenShiftProject)'
|
||||
failOnStderr: true
|
||||
displayName: 'Set OpenShift Project Context'
|
||||
- script: |
|
||||
'oc process -f ./deploy/aro/openshift-templates/catalogapi-deploy-template.yml
|
||||
- script: 'oc process -f ./deploy/aro/openshift-templates/catalogapi-deploy-template.yml
|
||||
-p IMAGE_REGISTRY_PROJECT_NAME=$(SourceImageRegistryProjectName)
|
||||
-p PIC_BASE_URL=$(PicBaseUrl)
|
||||
-p RABBITMQ_HOSTNAME=$(RabbitMqHostname)
|
||||
|
Loading…
x
Reference in New Issue
Block a user