FEATURE: Added popout results in workflows

This commit is contained in:
frikky
2020-12-29 16:26:40 +01:00
parent 697dcb885e
commit 5beeadc1b1
3 changed files with 178 additions and 105 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
NAME=shuffle-app_sdk
VERSION=0.8.41
VERSION=0.8.42
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