ci: add woodpecker pipelines for Go

This commit is contained in:
2026-06-07 19:21:01 +10:00
parent 14ac65e0a9
commit 36865f032c
4 changed files with 42 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
when:
- event: pull_request
steps:
- name: docker-build
image: woodpeckerci/plugin-docker-buildx
settings:
repo: git.unkin.net/unkin/artifactapi
dry_run: true