Add a Docker-based build image and wire it into CI for the watch app
build / build (push) Failing after 0s
build / build (push) Failing after 0s
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Copy to registry.env (gitignored, never commit the real values) and
|
||||
# fill in your cr.ladkau.de credentials. Used by build-image.sh,
|
||||
# run-image.sh, and upload-image.sh.
|
||||
REGISTRY=cr.ladkau.de
|
||||
REGISTRY_IMAGE=cr.ladkau.de/deck-in-a-dash/builder
|
||||
REGISTRY_USER=
|
||||
REGISTRY_PASSWORD=
|
||||
Reference in New Issue
Block a user