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

This commit is contained in:
2026-01-07 08:53:44 +00:00
parent ca589f7399
commit 31ecad8eb0

View File

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