removed worker dockerfile

This commit is contained in:
Egor Matveev 2021-11-05 23:18:49 +03:00
parent 2cd8a37bd3
commit 97dd9be84c
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