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
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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user