Update .gitea/workflows/build.yaml
Some checks failed
Build & Push / build (push) Failing after 9s

This commit is contained in:
2025-10-08 08:22:26 +00:00
parent 52fd0fa787
commit 5e9bbf11de

View File

@@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Generate Dockerfile & Manifest K8S - name: Generate Dockerfile & Manifest K8S
uses: ardipc/devops-generator@v1.0.0 uses: ardipc/devops-generator@v1.0.1
with: with:
name: "hello-app" name: "hello-app"
language: "node" language: "node"