try to mix local and image tests

This commit is contained in:
2026-01-09 08:53:33 +01:00
parent 4d4d940cd7
commit daaaf42848

View File

@@ -14,8 +14,15 @@ labels:
clone:
git:
image: codeberg.org/scip/jaildk:plugin-git-2
steps:
verify:
image: bash
when:
event: [push]
commands:
- freebsd-version
test:
image: ghcr.io/freebsd/freebsd-runtime:14.3
when: