core --no-cachev
This commit is contained in:
@@ -38,9 +38,9 @@ if [ "$1" == "product" ]; then
|
||||
#start_services
|
||||
docker login -u="admin" -p="may12002" registry.simbrellang.net
|
||||
|
||||
retry docker --no-cache pull registry.simbrellang.net/digifi/eventmanager:latest
|
||||
retry docker pull registry.simbrellang.net/digifi/eventmanager:latest
|
||||
|
||||
retry docker --no-cache pull registry.simbrellang.net/digifi/banktoproductcore:latest
|
||||
retry docker pull registry.simbrellang.net/digifi/banktoproductcore:latest
|
||||
|
||||
|
||||
elif [ "$1" == "clean" ]; then
|
||||
|
||||
Reference in New Issue
Block a user