mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 18:34:53 +01:00
build
This commit is contained in:
@@ -41,6 +41,8 @@ def convert_service(service):
|
||||
|
||||
swarm_service[key] = value
|
||||
|
||||
print(swarm_service['environment'])
|
||||
|
||||
# Merge user deploy section if present
|
||||
if "deploy" in service:
|
||||
user_deploy = service["deploy"]
|
||||
|
||||
Reference in New Issue
Block a user