Compare commits

..

7 commits

Author SHA1 Message Date
9e44970f91
use specific image
Some checks failed
/ pkgcheck (push) Failing after 1m41s
2026-02-12 21:04:38 +01:00
d40fe20368 simplify
Some checks failed
/ pkgcheck (push) Failing after 1s
2026-02-12 16:51:47 +01:00
0387d8bb18 add dep
Some checks failed
/ checkout (push) Successful in 2s
/ pgkcheck (push) Failing after 1s
2026-02-11 14:58:47 +01:00
72022f4639 fix
Some checks failed
/ checkout (push) Successful in 2s
/ pgkcheck (push) Failing after 1s
2026-02-11 14:54:37 +01:00
e214f4684c Use separate jobs for separate images. 2026-02-11 14:53:55 +01:00
b903830801 Migrate from drone-ci to forgejo actions. 2026-02-11 14:45:10 +01:00
473607f972 Fix forgejo-runner related ebuilds and regenerate manifests/checksums. 2026-02-11 14:45:10 +01:00

View file

@ -3,7 +3,7 @@ jobs:
pkgcheck: pkgcheck:
runs-on: docker runs-on: docker
container: container:
image: gittr.ch/linux/pkgcheck:latest image: gittr.ch/linux/pkgcheck:20260211
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v6 uses: actions/checkout@v6