good morning!!!!

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

Update .gitlab-ci.yml

parent 31d7d5f4
No related branches found
No related tags found
No related merge requests found
...@@ -26,9 +26,9 @@ trigger-deploy: ...@@ -26,9 +26,9 @@ trigger-deploy:
name: bitnami/kubectl:latest name: bitnami/kubectl:latest
entrypoint: [''] entrypoint: ['']
variables: variables:
APP_NAME: "pggat" APP_NAME: "gfx-pggat"
IMAGE_NAME: "pggat" IMAGE_NAME: "pggat"
RESOURCE: "statefulset" RESOURCE: "deployment"
only: only:
variables: variables:
- $CI_COMMIT_BRANCH == "master" - $CI_COMMIT_BRANCH == "master"
......
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