Fix login to registry
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Marko Korhonen 2022-12-17 16:30:40 +02:00
parent 0d1d3d8dc8
commit d63aae8d5e
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -1,8 +1,10 @@
pipeline:
build:
image: woodpeckerci/plugin-docker-buildx
secrets: [docker_username, docker_password]
settings:
repo: git.korhonen.cc/functionalhacker/gitea-asciidoc
username: functionalhacker
password:
from_secret: registry_password
tags: latest
platforms: linux/amd64