Fixed docker compose orborus

This commit is contained in:
frikky
2020-05-25 11:59:44 +02:00
parent 191a8589a2
commit f497b1acc6
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -6,4 +6,5 @@ echo "Running docker build with $NAME:$VERSION"
docker build . -t frikky/shuffle:$NAME -t docker.pkg.github.com/frikky/shuffle/$NAME:$VERSION -t frikky/$NAME:$VERSION
docker push frikky/$NAME:$VERSION
docker push frikky/shuffle:$NAME
#docker push docker.pkg.github.com/frikky/shuffle/$NAME:$VERSION