Initial scaffold: base agent container image
ci/woodpecker/tag/docker Pipeline failed

This commit is contained in:
2026-06-08 22:52:12 +10:00
parent 6233e7511a
commit 7a86b3b487
6 changed files with 231 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/agent-base
dry_run: true