#16 - shuffle-apps: fixed loops not running with #

This commit is contained in:
frikky
2020-09-25 05:43:20 +02:00
parent 09a653ee98
commit 7a24be4da3
2 changed files with 122 additions and 71 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
NAME=app_sdk
VERSION=0.6.2
VERSION=0.7.0
docker rmi docker.pkg.github.com/frikky/shuffle/$NAME:$VERSION --force
docker build . -t frikky/shuffle:$NAME -t frikky/$NAME:$VERSION -t docker.pkg.github.com/frikky/shuffle/$NAME:$VERSION -t ghcr.io/frikky/$NAME:$VERSION