Skip to content
Snippets Groups Projects
Commit 157489f8 authored by Kalin Daskalov's avatar Kalin Daskalov
Browse files

Add automatic tag fetching from remote repo

parent 03528196
Branches
Tags
1 merge request!6Add automatic tag fetching from remote repo
Pipeline #68831 failed
......@@ -4,6 +4,8 @@ variables:
HELM_HELPERS_FILE: helm-eclipse.yml
APP_HELM_NAME: cache
DOCKER_FILE: app/deployment/ci/Dockerfile
GIT_SUBMODULE_STRATEGY: recursive
GIT_SUBMODULE_UPDATE_FLAGS: --remote --init --recursive
stages:
- test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment