minecraft
All checks were successful
Apply Kuberentes Configs / update-repo (push) Successful in 1s
Apply Kuberentes Configs / update-infrastructure (push) Successful in 3s
Apply Kuberentes Configs / notify-on-failure (push) Has been skipped

This commit is contained in:
2026-03-07 19:54:55 -07:00
parent 0ca2ab2401
commit 5fc9da84d3

View File

@@ -4,7 +4,7 @@ jobs:
update-repo:
uses: ./.gitea/workflows/update-repo.yml
runs-on: home-server
update-infrastructure:
minecraft:
runs-on: home-server
needs: update-repo-folder
env:
@@ -13,7 +13,7 @@ jobs:
run:
working-directory: /home/gitea-runner/infrastructure
steps:
- name: update home server containers
- name: deploy minecraft
run: |
for file in kubernetes/minecraft/*.yml; do