ci: switch to plabble action runner
All checks were successful
Container build / container-build (push) Successful in 5m30s
All checks were successful
Container build / container-build (push) Successful in 5m30s
This commit is contained in:
parent
a8ee5a8ee1
commit
b6b9fc4f6b
@ -6,7 +6,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
container-build:
|
container-build:
|
||||||
runs-on: dynamis
|
runs-on: ubuntu-latest
|
||||||
if: gitea.ref == 'refs/heads/main'
|
if: gitea.ref == 'refs/heads/main'
|
||||||
env:
|
env:
|
||||||
RUNNER_TOOL_CACHE: /toolcache
|
RUNNER_TOOL_CACHE: /toolcache
|
||||||
|
Loading…
Reference in New Issue
Block a user