good morning!!!!

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

Merge branch 'master' of https://gfx.cafe/open/4byte

parents f7962886 2b89214b
Branches
No related tags found
No related merge requests found
Pipeline #21978 passed
......@@ -50,9 +50,10 @@ trigger-tag-deploy-to-harbor:
image: alpine/helm:latest
needs:
- app
- web
only:
variables:
- $CI_COMMIT_BRANCH == "latest"
- $CI_COMMIT_BRANCH == "master"
script:
- helm package helm
- helm registry login registry.digitalocean.com --username=$DOCR_GFX_TOKEN --password=$DOCR_GFX_TOKEN
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment