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

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