moved to d4science hub
This commit is contained in:
parent
63aa34cb06
commit
31399d110d
|
@ -6,5 +6,5 @@ if [ $# -eq 0 ]
|
||||||
tag=$1
|
tag=$1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
docker build -t nubisware/nubisware-conductor-worker-py-d4s:$tag -f docker/d4science/Dockerfile .
|
docker build -t hub.dev.d4science.org/conductor/worker:$tag -f docker/d4science/Dockerfile .
|
||||||
docker push nubisware/nubisware-conductor-worker-py-d4s:$tag
|
docker push hub.dev.d4science.org/conductor/worker:$tag
|
||||||
|
|
Loading…
Reference in New Issue