Change URL for OpenShift test-cara after migration to OKD4
This commit is contained in:
parent
5559f4d562
commit
5c7fd32b14
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ deploy_to_test:
|
|||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH == "live/test-cara" && $OPENSHIFT_TEST_BUILD_WEBHOOK_SECRET'
|
||||
script:
|
||||
- curl -X POST -k https://openshift-dev.cern.ch:443/apis/build.openshift.io/v1/namespaces/test-cara/buildconfigs/cara-router/webhooks/${OPENSHIFT_TEST_BUILD_WEBHOOK_SECRET}/generic
|
||||
- curl -X POST -k https://api.paas.okd.cern.ch/apis/build.openshift.io/v1/namespaces/test-cara/buildconfigs/cara-router/webhooks/${OPENSHIFT_TEST_BUILD_WEBHOOK_SECRET}/generic
|
||||
|
||||
|
||||
oci_calculator:
|
||||
|
|
|
|||
Loading…
Reference in a new issue