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:
|
||||
platform: freebsd/amd64
|
||||
|
||||
clone:
|
||||
git:
|
||||
image: codeberg.org/scip/jaildk:plugin-git-2
|
||||
# clone:
|
||||
# git:
|
||||
# image: codeberg.org/scip/jaildk:plugin-git-2
|
||||
|
||||
steps:
|
||||
verify:
|
||||
@@ -24,7 +24,8 @@ steps:
|
||||
- freebsd-version
|
||||
|
||||
test:
|
||||
image: ghcr.io/freebsd/freebsd-runtime:14.3
|
||||
#image: ghcr.io/freebsd/freebsd-runtime:14.3
|
||||
image: bash
|
||||
when:
|
||||
event: [push]
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user