Improve workflow documentation

This commit is contained in:
Max
2025-10-13 21:40:13 +02:00
parent eabab653a0
commit d39ff4ae8d
3 changed files with 133 additions and 42 deletions

7
.env
View File

@@ -22,4 +22,9 @@ DEBUG=1
LOCAL_IMAGE_NAME=spyder-conda
SPYDER_IMAGE=git.maxboeer.com/schmax/spyder-desktop-docker:latest
BUILDX_PLATFORMS=linux/amd64,linux/arm64
BUILDX_BUILDER_NAME=spyder-buildx
BUILDX_BUILDER_NAME=spyder-buildx
# Optional: non-interactive registry login for build-and-push.sh
# Do NOT commit secrets; prefer exporting these in your shell/session.
# REGISTRY_HOST=git.maxboeer.com
# REGISTRY_USER=your-username
# REGISTRY_TOKEN=your-personal-access-token