9 lines
250 B
Markdown
9 lines
250 B
Markdown
|
|
||
|
Some tips for Gitlab
|
||
|
====================
|
||
|
|
||
|
CI Variables
|
||
|
------------
|
||
|
- [Predefined Variables](https://docs.gitlab.com/ee/ci/variables/predefined_variables.html)
|
||
|
- one can also add CI variables to a group: `Settings` > `CI/CD`, `Variables` section
|