Skip to content
Snippets Groups Projects
Commit 5b79bb0b authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Add extension to file"

parents 17e6684c e3907442
No related branches found
No related tags found
No related merge requests found
......@@ -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}}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment