commit message from python script
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.8'
|
|||||||
services:
|
services:
|
||||||
gitlab:
|
gitlab:
|
||||||
image: 'gitlab/gitlab-ce:latest'
|
image: 'gitlab/gitlab-ce:latest'
|
||||||
restart: always
|
restart: unless-stopped
|
||||||
hostname: 'localhost'
|
hostname: 'localhost'
|
||||||
container_name: gitlab-ce
|
container_name: gitlab-ce
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user