mirror of
https://codeberg.org/scip/jaildk.git
synced 2026-02-04 03:40:58 +01:00
perhaps like this?
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user