perhaps like this?

This commit is contained in:
2026-01-09 08:56:56 +01:00
parent daaaf42848
commit c72d38fef7

View File

@@ -11,9 +11,9 @@ matrix:
labels: labels:
platform: freebsd/amd64 platform: freebsd/amd64
clone: # clone:
git: # git:
image: codeberg.org/scip/jaildk:plugin-git-2 # image: codeberg.org/scip/jaildk:plugin-git-2
steps: steps:
verify: verify:
@@ -24,7 +24,8 @@ steps:
- freebsd-version - freebsd-version
test: test:
image: ghcr.io/freebsd/freebsd-runtime:14.3 #image: ghcr.io/freebsd/freebsd-runtime:14.3
image: bash
when: when:
event: [push] event: [push]
commands: commands: