.woodpecker/1-build-check.yml aktualisiert
All checks were successful
ci/woodpecker/pr/0-pre Pipeline was successful
ci/woodpecker/pr/1-build-check Pipeline was successful

This commit is contained in:
Phil 2025-04-07 16:09:56 +00:00
parent 1af52797de
commit 7de8195266

View file

@ -16,14 +16,6 @@ steps:
registry: git.hackmi.ch registry: git.hackmi.ch
platforms: linux/amd64 platforms: linux/amd64
services:
docker-daemon:
image: docker:28.0-dind
commands:
- dockerd --tls=false --host=tcp://0.0.0.0:2376
privileged: true
when: when:
- event: [push, cron] - event: [push, cron]
branch: [main, develop] branch: [main, develop]