Added dollar escape $ and a way to force end variables with ^_^

This commit is contained in:
frikky
2021-09-04 19:22:51 +02:00
parent bfb0e70866
commit cd555c840c
2 changed files with 21 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
### DEFAULT
NAME=shuffle-app_sdk
VERSION=0.9.12
VERSION=0.9.14
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