Add extension to file
TrivialFix Change-Id: I161526927ae32f2bbfec1ade610f7b712f4c5163
This commit is contained in:
parent
33ab6f8cc1
commit
e39074421e
@ -4,7 +4,7 @@
|
||||
REAL_PATH=$(python -c "import os,sys;print os.path.realpath('$0')")
|
||||
cd "$(dirname "$REAL_PATH")/.."
|
||||
|
||||
. tools/validate-docker-execute
|
||||
. tools/validate-docker-execute.sh
|
||||
|
||||
KOLLA_IMAGES=$(docker images -a --filter "label=kolla_version" --format "{{.ID}}")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user