Removed app sdk debug prints

This commit is contained in:
frikky
2021-08-02 21:40:40 +02:00
parent c75975d7bd
commit a6a18acd3c
6 changed files with 44 additions and 31 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
### DEFAULT
NAME=shuffle-app_sdk
VERSION=0.9.02
VERSION=0.9.05
docker rmi docker.pkg.github.com/frikky/shuffle/$NAME:$VERSION --force
docker build . -f Dockerfile -t frikky/shuffle:app_sdk -t frikky/$NAME:$VERSION -t docker.pkg.github.com/frikky/shuffle/$NAME:$VERSION -t ghcr.io/frikky/$NAME:$VERSION