wiki/gitlab.md
2021-02-18 16:52:26 +01:00

14 lines
364 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
- to be able to push/pull even outside of the Probayes VPN, use url like:
ssh://git@code.probayes.net:28129/