store path to docker exec and correct key in gitea runner conf
Some checks are pending
/ perform flake analysis (push) Successful in 37s
/ build hive configuration (push) Has started running

use correct docker version
This commit is contained in:
shobu
2025-12-24 17:56:00 +01:00
parent 45300e7a21
commit 0032d65e18
2 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
text = ''
container:
network: "host"
valid_volume:
valid_volumes:
- "/nix/store:/nix/store"
'';
};