add update.sh

master
lub 12 months ago
parent b960096eb0
commit 72e68ccb90

@ -0,0 +1,3 @@
#!/bin/sh
docker buildx build --no-cache -t gitea.lubiland.de/gamemodeon/autochannel:latest . && docker push gitea.lubiland.de/gamemodeon/autochannel:latest
Loading…
Cancel
Save