Fuck
This commit is contained in:
parent
f9f2bbaeaa
commit
27cd821c82
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ COPY ./app/middleware/*.go ./app/middleware/
|
||||||
COPY ./importers/*.go ./importers/
|
COPY ./importers/*.go ./importers/
|
||||||
COPY ./media/*.go ./media/
|
COPY ./media/*.go ./media/
|
||||||
COPY ./utils/*.go ./utils/
|
COPY ./utils/*.go ./utils/
|
||||||
COPY ./cmd/tube/*.go ./tube/tube/
|
COPY ./cmd/tube/*.go ./cmd/tube/
|
||||||
|
|
||||||
# Version/Commit (there there is no .git in Docker build context)
|
# Version/Commit (there there is no .git in Docker build context)
|
||||||
# NOTE: This is fairly low down in the Dockerfile instructions so
|
# NOTE: This is fairly low down in the Dockerfile instructions so
|
||||||
|
|
Loading…
Reference in a new issue