services/.woodpecker.yml
Phil cb0c198e0b
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Remove DIND
2025-04-15 19:27:01 +00:00

13 lines
No EOL
294 B
YAML

steps:
- name: Publish
image: woodpeckerci/plugin-docker-buildx
privileged: true
settings:
registry: git.hackmi.ch
repo: git.hackmi.ch/hackmi.ch/services
platforms: linux/amd64
tag: latest
username:
from_secret: reg-user
password:
from_secret: reg-pass