Skip to content
Snippets Groups Projects
Commit f6a1b1db authored by Paolo.Brasolin's avatar Paolo.Brasolin
Browse files

ci: #be test deploy

parent 93a23130
No related branches found
No related tags found
No related merge requests found
Pipeline #23174 failed
...@@ -59,7 +59,7 @@ be-build-job: ...@@ -59,7 +59,7 @@ be-build-job:
script: script:
- kubectl version --client - kubectl version --client
- docker pull ${IMAGE_NAME}:${CI_COMMIT_SHA} - docker pull ${IMAGE_NAME}:${CI_COMMIT_SHA}
#- kubectl --namespace $K8S_NAMESPACE set image deployment/$K8S_DEPLOYMENT webserver=${IMAGE_NAME}:${CI_COMMIT_SHA} - kubectl --namespace $K8S_NAMESPACE set image deployment/$K8S_DEPLOYMENT webserver=${IMAGE_NAME}:${CI_COMMIT_SHA}
be-prd-deploy-job: be-prd-deploy-job:
extends: .be-deploy-job extends: .be-deploy-job
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment