feat: gitlab triggers integration

This commit is contained in:
Krzysztof Dukszta-Kwiatkowski
2023-05-15 11:22:37 +02:00
committed by Ali BARIN
parent 93a2e2151e
commit 3f8f022d48
45 changed files with 2130 additions and 12 deletions

View File

@@ -8,6 +8,9 @@ services:
volumes:
- ..:/workspace:cached
command: sleep infinity
ports:
- '3000:3000'
- '3001:3001'
postgres:
image: 'postgres:14.5-alpine'
environment: