Skip to content
Snippets Groups Projects
Commit 7d9852ca authored by Дмитрий Кибирев's avatar Дмитрий Кибирев
Browse files

fix: change name of stage variable

parent 323aa55d
No related branches found
No related tags found
1 merge request!906fix: change name of stage variable
Pipeline #36010 passed
......@@ -383,10 +383,10 @@ pack-on-tag:
- if: $CI_COMMIT_TAG
variables:
PROJECT_TARGET: 'picodata'
STAGE: RELEASE
TYPE: 'RELEASE'
inherit:
variables:
- STAGE
- TYPE
- PROJECT_TARGET
- BRANCH_TARGET
trigger:
......
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