mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-24 12:45:39 +02:00
cleanup
Signed-off-by: Jess Frazelle <jess@mesosphere.com>
This commit is contained in:
parent
483eb1c749
commit
cafc48a113
@ -31,6 +31,6 @@ for f in "${files[@]}"; do
|
||||
# also push the tag latest for "stable" tags
|
||||
if [[ "$suite" == "stable" ]]; then
|
||||
docker tag r.j3ss.co/${base}:${suite} r.j3ss.co/${base}:latest
|
||||
docker push --disable-content-trust=false r.j3ss.co/${base}:latest
|
||||
docker push --disable-content-trust=false r.j3ss.co/${base}:latest
|
||||
fi
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user