good morning!!!!

Skip to content
Snippets Groups Projects
Commit b2ca4f3b authored by Christian Munsayac's avatar Christian Munsayac
Browse files

Update .gitlab-ci.yml

parent 74a7398f
No related branches found
No related tags found
No related merge requests found
......@@ -34,5 +34,5 @@ trigger-deploy:
- $CI_COMMIT_BRANCH == "master"
script:
- kubectl config get-contexts
- kubectl config use-context etherlands/gitlab-agents:gfxlabs-dev
- kubectl config use-context gfx/gitlab-agents:gfxlabs-dev
- kubectl patch $RESOURCE $APP_NAME -p '{"spec":{"template":{"metadata":{"labels":{"date":"'$(date +'%s')'","sha":"'${CI_COMMIT_SHA}'"}},"spec":{"containers":[{"name":"'${APP_NAME}'","image":"'${CI_REGISTRY_IMAGE}'/'${IMAGE_NAME}':latest"}]}}}}'
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