jynx/.woodpecker.yml

14 lines
325 B
YAML
Raw Normal View History

2023-07-15 19:51:31 +00:00
---
pipeline:
dockerfile:
image: woodpeckerci/plugin-docker-buildx
settings:
platforms: linux/amd64,linux/arm64/v8
repo: git.stinnesbeck.com:52433/go/jynx
registry: https://git.stinnesbeck.com
tags: latest
auto_tag: true
username: nils
password:
from_secret: gitpw