blob: d0bb91d531c2db1d64ea4a32aa8355c41c315b3b (
plain)
1
2
3
4
5
6
7
8
|
---
tags:
- gitlab
- continuous-integration
---
We used a predefined variable to reference the branch name for [[Deploying Puppet test environments]]: `${CI_COMMIT_REF_NAME}
This kind of variable can be found at:
|