Skip to content
Snippets Groups Projects
Commit 195419e9 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

Update .gitlab-ci.yml to redeploy client

parent b7ffb48a
No related branches found
No related tags found
1 merge request!124MEP
Pipeline #72885 passed
...@@ -83,6 +83,8 @@ deploy_rec: ...@@ -83,6 +83,8 @@ deploy_rec:
- oc apply -f k8s/deployments - oc apply -f k8s/deployments
- oc apply -f k8s/services - oc apply -f k8s/services
- oc apply -f k8s/routes - oc apply -f k8s/routes
- oc delete pod -l app=ecolyo-agent-client
tags: tags:
- ns-ecolyo-bo-r01-syn - ns-ecolyo-bo-r01-syn
only: only:
......
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