Skip to content
Snippets Groups Projects
Verified Commit 6497a20c authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

Trigger Mattermost CI

parent 873292d1
No related branches found
No related tags found
1 merge request!44Optimize CI and remove deployment steps, add Mattermost and update Etherpad
Pipeline #52085 failed
......@@ -42,6 +42,7 @@ HEALTHCHECK CMD curl --fail http://localhost:8000 || exit 1
# Configure entrypoint and command
COPY entrypoint.sh /
ENTRYPOINT ["/entrypoint.sh"]
WORKDIR /mattermost
CMD ["mattermost"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment