store path to docker exec and correct key in gitea runner conf
Some checks failed
/ perform flake analysis (push) Successful in 1m18s
/ build hive configuration (push) Failing after 1m15s

This commit is contained in:
shobu
2025-12-24 17:56:00 +01:00
parent 45300e7a21
commit 406be9b81a
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"
'';
};