gitlab runner

This commit is contained in:
Didier Slof 2022-12-11 14:21:20 +01:00
parent df25697229
commit 9f60e2d5cb
Signed by: didier
GPG key ID: 01E71F18AA4398E5

View file

@ -45,3 +45,9 @@ services:
shm_size: '256m'
networks:
- proxy
gitlab-runner:
image: gitlab/gitlab-runner:latest
volumes:
- /srv/gitlab/other/runner:/etc/gitlab-runner
- /var/run/docker.sock:/var/run/docker.sock