From d20e058f5c3d76cdf0325933ae5019fdc895ab9f Mon Sep 17 00:00:00 2001 From: Administrator Date: Fri, 19 Aug 2022 16:07:18 +0300 Subject: [PATCH] noinput --- .deploy/deploy-dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.deploy/deploy-dev.yaml b/.deploy/deploy-dev.yaml index 0af7807..9ab4168 100644 --- a/.deploy/deploy-dev.yaml +++ b/.deploy/deploy-dev.yaml @@ -43,7 +43,7 @@ services: collect_static: image: mathwave/sprint-repo:sprint - command: ./manage.py collectstatic + command: ./manage.py collectstatic --noinput networks: - net environment: