Change .gitlab-ci and dockerfile to fit the new project structure

This commit is contained in:
runebaas 2020-08-08 22:33:02 +02:00
parent fc0af492ad
commit 61ce14a61d
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6
2 changed files with 3 additions and 3 deletions

View file

@ -4,4 +4,4 @@ COPY ./app /app/
EXPOSE 12995/tcp
WORKDIR /app
ENTRYPOINT ./Geekbot.net
ENTRYPOINT ./Geekbot