fix celery docker setup
This commit is contained in:
parent
037be04549
commit
5ffcdda762
3 changed files with 7 additions and 7 deletions
|
|
@ -7,6 +7,6 @@ git clone https://code.0x2620.org/0x2620/pandora
|
|||
cd pandora
|
||||
./docker/build.sh
|
||||
|
||||
docker push 0x2620/pandora-base:latest code.0x2620.org/0x2620/pandora-base:latest
|
||||
docker push 0x2620/pandora-nginx:latest code.0x2620.org/0x2620/pandora-nginx:latest
|
||||
docker push 0x2620/pandora:latest code.0x2620.org/0x2620/pandora:latest
|
||||
docker push code.0x2620.org/0x2620/pandora-base:latest
|
||||
docker push code.0x2620.org/0x2620/pandora-nginx:latest
|
||||
docker push code.0x2620.org/0x2620/pandora:latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue