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

Update .gitlab-ci.yml

parent ba8103a6
No related branches found
No related tags found
No related merge requests found
Pipeline #54268 failed
variables:
HELPERS_FILE: docker-build.yml
APP_HELM_NAME: policy
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