ci: use custom image
Some checks failed
CI / test (push) Failing after 0s
CI / security (push) Failing after 1m36s
CI / docker-build (push) Has been skipped

This commit is contained in:
2025-08-31 21:09:04 +02:00
parent b65e38c33d
commit b970e4371e

View File

@@ -9,6 +9,7 @@ on:
jobs:
test:
runs-on: ubuntu-latest
container: harbor.simonmalm.com/infra/gitea-runner:latest
defaults:
run:
shell: nu {0}