runner: add nodejs to job image; fetch-depth=0 for diff base
Some checks failed
validate-pr / validate (pull_request) Failing after 4s
Some checks failed
validate-pr / validate (pull_request) Failing after 4s
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
# is built reproducibly from runner/flake.nix — run `nix run .#load-image`
|
||||
# in this directory to load it into the host's Docker daemon before
|
||||
# starting the runner.
|
||||
version: "3.8"
|
||||
services:
|
||||
runner:
|
||||
image: docker.io/gitea/act_runner:nightly
|
||||
|
||||
Reference in New Issue
Block a user