Skip to content
Snippets Groups Projects
Commit 6496599d authored by Georgi Todorov's avatar Georgi Todorov
Browse files

Update .gitlab-ci.yml

parent b6c3be27
No related branches found
Tags v1.1.0
No related merge requests found
Pipeline #54267 failed
variables:
HELPERS_FILE: docker-build.yml
APP_HELM_NAME: task
DOCKER_FILE: deployment/ci/Dockerfile
GOOGLE_IMAGE: ${GOOGLE_LIGHT_REGISTRY_URL}/gaiax/$CI_PROJECT_NAME:$CI_COMMIT_REF_NAME
stages:
- compile
......@@ -11,8 +11,8 @@ stages:
- deploy
include:
- project: 'gaiax/tsa/ci-helpers'
file: 'docker-build.yml'
- project: '${HELPERS_PATH}'
file: '${HELPERS_FILE}'
- template: 'Workflows/Branch-Pipelines.gitlab-ci.yml'
lint:
......
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