mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-22 13:18:24 +00:00
Push notes to docker hub on 'make push'
This commit is contained in:
parent
4964f12725
commit
75d86252bc
2
Makefile
2
Makefile
@ -163,7 +163,7 @@ build-xqueue:
|
|||||||
docker build -t regis/openedx-xqueue:latest -t regis/openedx-xqueue:hawthorn xqueue/
|
docker build -t regis/openedx-xqueue:latest -t regis/openedx-xqueue:hawthorn xqueue/
|
||||||
|
|
||||||
#################### Deploying to docker hub
|
#################### 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:
|
push-openedx:
|
||||||
docker push regis/openedx:hawthorn
|
docker push regis/openedx:hawthorn
|
||||||
docker push regis/openedx:latest
|
docker push regis/openedx:latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user