7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-05-29 04:10:49 +00:00

Fix 'dorum' typo

This commit is contained in:
Régis Behmo 2018-10-02 18:14:39 +02:00
parent c2d536dae5
commit b78d285779

View File

@ -160,7 +160,7 @@ push-openedx: ## Push Open edX images to dockerhub
push-configurator: ## Push configurator image to dockerhub
docker push regis/openedx-configurator:hawthorn
docker push regis/openedx-configurator:latest
push-forum: ## Push dorum image to dockerhub
push-forum: ## Push forum image to dockerhub
docker push regis/openedx-forum:hawthorn
docker push regis/openedx-forum:latest
push-notes: ## Push notes image to dockerhub