Improve workflow documentation
This commit is contained in:
7
.env
7
.env
@@ -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
|
||||
Reference in New Issue
Block a user