woodpecker.yml aktualisiert

This commit is contained in:
damage 2025-01-24 17:45:02 +01:00
parent d47fa60ab6
commit b79a01d774

View File

@ -1,6 +1,14 @@
steps:
dryrun:
docker:
image: woodpeckerci/plugin-docker-buildx:5
settings:
dockerfile: Dockerfile
dry_run: true
dry_run: false
registry: source.devloop.de
username:
from_secret: docker_username
password:
from_secret: docker_password
tags:
- latest
- '7.0'