Signed-off-by: Jess Frazelle <jess@mesosphere.com>
This commit is contained in:
Jess Frazelle 2016-05-15 19:18:36 -07:00
parent fa49820c36
commit 178548a686
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -17,6 +17,10 @@ for f in "${files[@]}"; do
suite=latest
fi
if [[ "${base}" == "sup" ]]; then
continue
fi
(
set -x
docker build --rm --force-rm -t r.j3ss.co/${base}:${suite} ${build_dir}