keycloak-docker/.woodpecker.yml
Peter Schuller d1a5362ba7
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
ci/woodpecker/manual/woodpecker Pipeline failed
adds CI
2024-01-24 05:31:56 +00:00

11 lines
No EOL
315 B
YAML

steps:
publish:
image: woodpeckerci/plugin-docker-buildx
settings:
platforms: linux/amd64
repo: git.peter-schuller.de/${CI_REPO_OWNER}/keycloak-docker
registry: git.peter-schuller.de
auto_tag: true
username: ${CI_REPO_OWNER}
password:
from_secret: forgejo_token