updating some folders names

This commit is contained in:
Julien Neuhart
2018-04-06 17:40:50 +02:00
parent 21ace615c2
commit 62c72d293e
9 changed files with 14 additions and 14 deletions

View File

@@ -36,4 +36,4 @@ COPY . .
# Installs project dependencies.
RUN go get -d -v ./...
ENTRYPOINT ["_ci/docker-entrypoint.sh"]
ENTRYPOINT [".ci/docker-entrypoint.sh"]