runs-on
Some checks failed
Apply Kuberentes Configs / update-repo (push) Failing after 2s
Apply Kuberentes Configs / update-infrastructure (push) Successful in 1s

This commit is contained in:
2026-02-07 15:13:31 -07:00
parent 040a7e50ce
commit b9ec61015b
3 changed files with 3 additions and 3 deletions

View File

@@ -1,10 +1,10 @@
name: Apply Kuberentes Configs
on: [push, workflow_dispatch]
runs-on: home-server
jobs:
update-repo:
uses: ./.gitea/workflows/update-repo.yml
update-infrastructure:
runs-on: home-server
needs: update-repo-folder
steps:
- name: update home server containers