jynx/.woodpecker.yml

14 lines
316 B
YAML
Raw Permalink Normal View History

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