Compare commits

..

1 Commits

Author SHA1 Message Date
2bf1a5a773 support woodpecker ci
All checks were successful
CI / Static Analysis (pre-commit) (pull_request) Successful in 1m7s
CI / Tests (pull_request) Successful in 57s
CI / Build and push image (map[platform:linux/arm64 runner:ubuntu-arm-latest]) (pull_request) Successful in 1m1s
CI / Build and push image (map[platform:linux/amd64 runner:ubuntu-latest]) (pull_request) Successful in 1m19s
CI / Create docker manifest (pull_request) Successful in 27s
2025-07-06 17:04:33 -06:00

View File

@@ -9,6 +9,7 @@ labels:
platform: ${platform}
steps:
- name: build
image: debian
commands:
- echo "This is the build step; okay"
image: woodpeckerci/plugin-docker-buildx
settings:
repo: brosner.dev/brosner/teufa
tag: wp-${platform}