ci: switch to nexus runner
All checks were successful
Container build / container-build (push) Successful in 5m21s

This commit is contained in:
Job 2024-12-16 18:42:42 +01:00
parent 35c4f7ed8f
commit 790c7c722c
Signed by: Job79
SSH Key Fingerprint: SHA256:BezbKv3jZaqu7SdNrZM0e42b8nlNwh63zaVj/pUxc7U

View File

@ -6,7 +6,7 @@ on:
jobs: jobs:
container-build: container-build:
runs-on: dynamis runs-on: nexus
if: gitea.ref == 'refs/heads/main' if: gitea.ref == 'refs/heads/main'
env: env:
RUNNER_TOOL_CACHE: /toolcache RUNNER_TOOL_CACHE: /toolcache