Skip to content
Snippets Groups Projects
Commit 1b2803de authored by Ismael Posada Trobo's avatar Ismael Posada Trobo
Browse files

Remove Discourse Zoom plugin. Wait until officialized.

parent 9796a8d1
No related branches found
No related tags found
No related merge requests found
......@@ -95,9 +95,7 @@ RUN \
# - Assign
git clone --depth=1 https://github.com/discourse/discourse-assign.git /discourse/plugins/discourse-assign && \
# - Discourse push notifications
git clone --depth=1 https://github.com/discourse/discourse-push-notifications.git /discourse/plugins/discourse-push-notifications && \
# - Discourse Zoom
git clone --depth=1 https://github.com/discourse/discourse-zoom.git /discourse/plugins/discourse-zoom
git clone --depth=1 https://github.com/discourse/discourse-push-notifications.git /discourse/plugins/discourse-push-notifications
### Gem installation
RUN exec bundle install --deployment --jobs 4 --without test --without development && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment