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

Push notes to docker hub on 'make push'

This commit is contained in:
Régis Behmo 2018-09-15 20:31:49 +02:00
parent 4964f12725
commit 75d86252bc

View File

@ -163,7 +163,7 @@ build-xqueue:
docker build -t regis/openedx-xqueue:latest -t regis/openedx-xqueue:hawthorn xqueue/
#################### Deploying to docker hub
push: push-openedx push-forum push-xqueue push-configurator
push: push-openedx push-forum push-notes push-xqueue push-configurator
push-openedx:
docker push regis/openedx:hawthorn
docker push regis/openedx:latest