0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-04 11:08:55 +02:00

Still push

This commit is contained in:
Wessel Nieboer 2020-04-08 04:01:34 +02:00
parent dddca1b1eb
commit d4a2c2c22f

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