mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-06 07:30:40 +00:00
Fix 'dorum' typo
This commit is contained in:
parent
c2d536dae5
commit
b78d285779
2
Makefile
2
Makefile
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user