.woodpecker/1-build-check.yml aktualisiert
This commit is contained in:
parent
1af52797de
commit
7de8195266
1 changed files with 0 additions and 8 deletions
|
@ -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]
|
||||||
|
|
Loading…
Add table
Reference in a new issue