ci: use custom image
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -9,6 +9,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
container: harbor.simonmalm.com/infra/gitea-runner:latest
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
shell: nu {0}
|
shell: nu {0}
|
||||||
|
|||||||
Reference in New Issue
Block a user