Merge branch 'trial' into 'master'

removed worker dockerfile

See merge request mathwave/sprint!2
This commit is contained in:
Egor Matveev 2021-11-05 20:22:57 +00:00
commit accbf65d6c
2 changed files with 0 additions and 5 deletions

View File

@ -1,2 +0,0 @@
DEPLOY = False

View File

@ -1,3 +0,0 @@
FROM docker:dind
WORKDIR /usr/src/app/
COPY . /usr/src/app