Added debug info for bug with workflow deletions

This commit is contained in:
frikky
2021-07-30 19:53:13 +02:00
parent 4010258c37
commit 575b0bb297
5 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
### DEFAULT
NAME=shuffle-app_sdk
VERSION=0.8.104
VERSION=0.9.02
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