Add Gitea act-runner and test actions for the repo
CI / Terraform fmt + validate (push) Successful in 34s

This commit is contained in:
2026-04-18 18:12:39 +10:00
parent 6c0b1c9281
commit a13f2cef25
7 changed files with 135 additions and 24 deletions
+1
View File
@@ -64,6 +64,7 @@
cni_path = "$${pkgs.cni-plugins}/bin";
};
plugin.docker.config.allow_privileged = true;
plugin.docker.config.volumes.enabled = true;
};
extraPackages = with pkgs; [
cni-plugins
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long