docker: test

This commit is contained in:
Jacek Sieka 2018-11-13 15:03:10 -06:00
parent e7176155ea
commit 460da50920
No known key found for this signature in database
GPG Key ID: 6299FEB3EB6FA465
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ set -ev
buildAndPush() {
docker build -t statusteam/$1 $1
# docker push statusteam/$1
rm $1/bootstrap.sh $1/qemu-*-static
}
buildAndPushArch() {