Change .gitlab-ci and dockerfile to fit the new project structure
This commit is contained in:
parent
fc0af492ad
commit
61ce14a61d
2 changed files with 3 additions and 3 deletions
|
@ -4,4 +4,4 @@ COPY ./app /app/
|
|||
|
||||
EXPOSE 12995/tcp
|
||||
WORKDIR /app
|
||||
ENTRYPOINT ./Geekbot.net
|
||||
ENTRYPOINT ./Geekbot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue