Still push

This commit is contained in:
Wessel Nieboer 2020-04-08 04:01:34 +02:00
parent dddca1b1eb
commit d4a2c2c22f
1 changed files with 3 additions and 3 deletions

View File

@ -7,6 +7,6 @@ docker build -t jevolk/construct:ubuntu-18.04-clang-9 $BASEDIR/ubuntu/clang-9
docker build -t jevolk/construct:ubuntu-18.04-gcc-8 $BASEDIR/ubuntu/gcc-8
docker build -t jevolk/construct:ubuntu-18.04-gcc-9 $BASEDIR/ubuntu/gcc-9
#docker push jevolk/construct:ubuntu-18.04-clang-9
#docker push jevolk/construct:ubuntu-18.04-gcc-8
#docker push jevolk/construct:ubuntu-18.04-gcc-9
docker push jevolk/construct:ubuntu-18.04-clang-9
docker push jevolk/construct:ubuntu-18.04-gcc-8
docker push jevolk/construct:ubuntu-18.04-gcc-9