Skip to content
Snippets Groups Projects
Commit f49e6c09 authored by Paolo Brasolin's avatar Paolo Brasolin
Browse files

ci: fix tagger stage

parent ccfd7c08
No related branches found
No related tags found
No related merge requests found
Pipeline #25062 passed
......@@ -63,6 +63,7 @@ cache-be-node-job:
#--[ Cetera ]-------------------------------------------------------------------
version-tag-job:
stage: setup
before_script:
- git fetch --unshallow --all
script:
......@@ -74,6 +75,7 @@ version-tag-job:
- pushes
version-tag-test-job:
stage: setup
script:
- echo $APP_VERSION
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment