This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
Commit fcea14a2 authored by Daniel Rainer's avatar Daniel Rainer
Browse files

Show CI_COMMIT_REF_NAME

parent dcdee9c0
Branches
2 merge requests!105Preparing März Release,!95Improve pipeline
......@@ -17,6 +17,7 @@ before_script:
npm-install:
stage: setup
script:
- echo "$CI_COMMIT_REF_NAME"
- npm install
cache:
key: '$CI_COMMIT_REF_NAME'
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment