Skip to content
Snippets Groups Projects
Commit 29d2fb6d authored by romanvalov's avatar romanvalov
Browse files

use ref name as is not slug

parent 0bd3abde
No related branches found
No related tags found
1 merge request!2always run pipeline
Pipeline #10923 passed
build:
stage: build
script:
- echo "CI_COOK_BRANCH_SLUG=cook-${CI_COMMIT_REF_SLUG}" >> ./.env
- echo "CI_COOK_BRANCH_SLUG=cook-${CI_COMMIT_REF_NAME}" >> ./.env
artifacts:
reports:
dotenv: .env
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment