This commit is contained in:
parent
dbbef4fc0e
commit
fd1d4b290e
@ -14,7 +14,9 @@ die() {
|
|||||||
|
|
||||||
|
|
||||||
# Publish gitea.jde.nz/public/dropshell-build-base:latest
|
# Publish gitea.jde.nz/public/dropshell-build-base:latest
|
||||||
docker login -u "anything" -p "${DOCKER_PUSH_TOKEN}" gitea.jde.nz
|
|
||||||
|
# login to registry handled by gitea workflow, otherwise asssume handled manually.
|
||||||
|
#docker login -u "anything" -p "${DOCKER_PUSH_TOKEN}" gitea.jde.nz
|
||||||
|
|
||||||
# Build and push the multi-platform image
|
# Build and push the multi-platform image
|
||||||
docker buildx build \
|
docker buildx build \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user