2023-07-15 19:51:31 +00:00
|
|
|
---
|
|
|
|
pipeline:
|
|
|
|
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
|