Skip to content
Snippets Groups Projects

Add gitlab-runner role

Merged me5na7qbjqbrp requested to merge gitlabci into newinfra
2 files
+ 42
1
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 3
1
@@ -2,4 +2,6 @@
---
# Deploy Gitlab CI
- hosts: gitlab-ci.adm.crans.org
roles: ["docker"]
roles:
- docker
- gitlab-runner
Loading