Skip to content

Commit 9c632e2

Browse files
committed
Merge branch 'fix-deploy-pipeline' into 'master'
Update openshift server to paas See merge request authzsvc/backends/captcha-api!9
2 parents 2586ed6 + 51d95a7 commit 9c632e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ variables:
33
NAMESPACE_PROD: captcha
44
APP_NAME: captcha-api
55
PROD_TAG: latest
6-
OPENSHIFT_SERVER_PROD: "https://openshift.cern.ch"
6+
OPENSHIFT_SERVER_PROD: https://api.paas.okd.cern.ch
77

88
stages:
99
- lint

0 commit comments

Comments
 (0)