Skip to content
Snippets Groups Projects
Commit b7a75e34 authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

update

parent 982faeee
No related branches found
No related tags found
No related merge requests found
Pipeline #133849 waiting for manual action
......@@ -514,8 +514,8 @@ build:prod:wiki:
- WIKI_POD=$(kubectl --namespace ${KUBE_NAMESPACE} get pods -l "app.kubernetes.io/name=df-wiki" --output jsonpath='{.items[0].metadata.name}')
- echo ${WIKI_POD}
- kubectl --namespace ${KUBE_NAMESPACE} exec ${WIKI_POD} -- rsync -avz /public-website/ /usr/share/nginx/html/
deploy:dev:
extends: .deploy
......
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