From aac8e9786de022ba138f47883574a87883e60e1f Mon Sep 17 00:00:00 2001 From: Riccardo Di Dato Date: Sat, 1 Oct 2022 12:47:32 +0200 Subject: [PATCH] CICD minor --- cicd/docker-compose/deploy.yml | 4 +++- cicd/docker-compose/local-live.yml | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/cicd/docker-compose/deploy.yml b/cicd/docker-compose/deploy.yml index 0b5f5af..53bbcb8 100644 --- a/cicd/docker-compose/deploy.yml +++ b/cicd/docker-compose/deploy.yml @@ -83,5 +83,7 @@ networks: volumes: §PROJECT_BUILDNAME§-ws-log: + §PROJECT_BUILDNAME§-wk-log: §PROJECT_BUILDNAME§-db-persist: - §PROJECT_BUILDNAME§-job-comms: \ No newline at end of file + §PROJECT_BUILDNAME§-job-comms: + \ No newline at end of file diff --git a/cicd/docker-compose/local-live.yml b/cicd/docker-compose/local-live.yml index 208ae32..7d9fe39 100644 --- a/cicd/docker-compose/local-live.yml +++ b/cicd/docker-compose/local-live.yml @@ -58,6 +58,5 @@ networks: volumes: §PROJECT_BUILDNAME§-storage: §PROJECT_BUILDNAME§-log: - # edenlandia-worker-log: §PROJECT_BUILDNAME§-db-persist: §PROJECT_BUILDNAME§-job-comms: \ No newline at end of file