Compare commits

...

2 Commits

Author SHA1 Message Date
e7c403e35c labels
Some checks failed
Update home server containers / update-repo (push) Failing after 0s
Update home server containers / update-infrastructure (push) Has been skipped
Apply Kuberentes Configs / update-repo (push) Failing after 0s
Apply Kuberentes Configs / update-infrastructure (push) Has been skipped
2026-01-27 22:35:41 -07:00
b6a6a7ebe1 labels 2026-01-27 22:34:16 -07:00
2 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: Apply Kuberentes Configs
on: [push, workflow_dispatch]
jobs:
update-repo:
runs-on: [home-server:host]
runs-on: [home-server]
steps:
- name: checkout repo
working-directory: /home/gitea-runner/infrastructure
@@ -16,7 +16,7 @@ jobs:
git clone https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}.git
fi
update-infrastructure:
runs-on: [home-server:host]
runs-on: [home-server]
needs: update-repo
steps:
- name: update home server containers

View File

@@ -294,6 +294,7 @@
url = "https://git.alexmickelson.guru";
tokenFile = "/data/runner/gitea-infrastructure-token.txt";
labels = [
"home-server"
"home-server:host"
];
hostPackages = with pkgs; [