mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-05 12:57:52 +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/
|
||||
|
||||
#################### 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
|
||||
|
Loading…
Reference in New Issue
Block a user