Initial scaffold: dev toolchain agent container

This commit is contained in:
2026-06-08 22:51:15 +10:00
parent 38b469ed4a
commit fe704969b5
4 changed files with 41 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-dev
dry_run: true