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