Skip to content
Snippets Groups Projects
Commit 9efc97e0 authored by Oriol Tintó's avatar Oriol Tintó
Browse files

In gitlab CI define the environment variable PROJECT_BRANCH.

parent 30190ded
No related branches found
No related tags found
1 merge request!10Adding additional files to make creation of experiments easier
Pipeline #19341 passed
......@@ -3,6 +3,9 @@ stages:
- build
- run_tests
variables:
PROJECT_BRANCH: $CI_COMMIT_REF_NAME
clean-spack:
stage: clean
script:
......
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