host
Some checks failed
Apply Kuberentes Configs / update-repo (push) Failing after 0s
Apply Kuberentes Configs / update-infrastructure (push) Has been skipped
Update home server containers / update-repo (push) Failing after 0s
Update home server containers / update-infrastructure (push) Has been skipped
Manage Jellyfin Playlists / run-python (push) Has been cancelled

This commit is contained in:
2026-01-27 21:48:40 -07:00
parent b8ac104002
commit 05c5d1a1e5

View File

@@ -295,7 +295,8 @@
tokenFile = "/data/runner/gitea-infrastructure-token.txt"; tokenFile = "/data/runner/gitea-infrastructure-token.txt";
labels = [ labels = [
"home-server" "home-server"
"ubuntu-latest:docker://catthehacker/ubuntu:act-latest" "native:host"
# "ubuntu-latest:docker://catthehacker/ubuntu:act-latest"
]; ];
hostPackages = with pkgs; [ hostPackages = with pkgs; [
docker docker