Version auf 0.9.6 erhöht, Production-Bundle aktualisiert, Docker-Push-Skript hinzugefügt
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
6
docker_push.sh
Executable file
6
docker_push.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
# 1. Login (mit deinen Credentials)
|
||||
echo "G8m0T3vz" | docker login registry.assecutor.org -u adsg --password-stdin
|
||||
|
||||
# Dann ganz normal pushen
|
||||
docker buildx build --platform linux/amd64 -t registry.assecutor.org/votianlt:0.9.6 --push .
|
||||
|
||||
Reference in New Issue
Block a user