2
0
Fork 0
keycloak/.woodpecker.yml
Sebastian Tobie fccc5abbfe
Einige Prüfungen sind fehlgeschlagen
ci/woodpecker/push/woodpecker Pipeline failed
added woodpecker.yml
2022-09-16 23:04:11 +02:00

12 Zeilen
Kein EOL
294 B
YAML

---
pipeline:
build:
image: docker.io/woodpeckerci/plugin-docker-buildx
secrets: [docker_username, docker_password]
settings:
repo: ${CI_REPO}
dockerfile: Containerfile
registry: gitea.sebastian-tobie.de
tag:
- latest,
- "${CI_JOB_NUMBER}"