Update .gitea/workflows/build.yaml
All checks were successful
Build & Push / build (push) Successful in 1s

This commit is contained in:
2026-01-07 09:08:33 +00:00
parent 31ecad8eb0
commit f04cb1d572

View File

@@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: k8s-cluster
runs-on: k8s-runner-01
steps:
- name: "uname"
run: uname -a