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: ...@@ -6,6 +6,7 @@ include:
stages: stages:
- build - build
- publish - publish
- generate
variables: variables:
...@@ -33,7 +34,7 @@ generate: ...@@ -33,7 +34,7 @@ generate:
- if: $CI_COMMIT_REF_PROTECTED == "true" - if: $CI_COMMIT_REF_PROTECTED == "true"
when: manual when: manual
- when: manual - when: manual
stage: commands stage: generate
variables: variables:
DEV_BRANCH: "dev" DEV_BRANCH: "dev"
OUTPUT_FOLDER_NAME: "Artifacts" OUTPUT_FOLDER_NAME: "Artifacts"
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment