commit message from python script

This commit is contained in:
2023-12-01 16:43:58 +01:00
parent d6d816665c
commit 499daebb0c

View File

@@ -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: