Removed most debug logs from App SDK

This commit is contained in:
frikky
2021-01-31 11:56:42 +01:00
parent f3b45de994
commit 8671f7a31e
2 changed files with 29 additions and 17 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
NAME=shuffle-app_sdk
VERSION=0.8.54
VERSION=0.8.56
docker rmi docker.pkg.github.com/frikky/shuffle/$NAME:$VERSION --force
docker build . -t frikky/shuffle:app_sdk -t frikky/$NAME:$VERSION -t docker.pkg.github.com/frikky/shuffle/$NAME:$VERSION -t ghcr.io/frikky/$NAME:$VERSION