Skip to content
Snippets Groups Projects
Commit efda00b9 authored by Petar Hristov's avatar Petar Hristov :speech_balloon:
Browse files

Fix: CI

parent c186a7f6
No related branches found
No related tags found
No related merge requests found
Pipeline #992203 waiting for manual action
......@@ -6,6 +6,7 @@ include:
stages:
- build
- publish
- generate
variables:
......@@ -33,7 +34,7 @@ generate:
- if: $CI_COMMIT_REF_PROTECTED == "true"
when: manual
- when: manual
stage: commands
stage: generate
variables:
DEV_BRANCH: "dev"
OUTPUT_FOLDER_NAME: "Artifacts"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment