mirror of
https://codeberg.org/scip/jaildk.git
synced 2026-02-04 03:40:58 +01:00
try to mix local and image tests
This commit is contained in:
@@ -14,8 +14,15 @@ labels:
|
|||||||
clone:
|
clone:
|
||||||
git:
|
git:
|
||||||
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user