.gitea/workflows/test.yml aktualisiert
Build go program / Test-Gitea-Actions (push) Failing after 9s

This commit is contained in:
2026-04-14 16:02:26 +02:00
parent 3a18fbd3e8
commit 9398241e79
@@ -1,5 +1,5 @@
name: Build go program
run-name: ${{ gitea.actor }} is building go program
run-name: ${{ gitea.actor }} testing global workflows
on: [push]
env:
@@ -15,7 +15,7 @@ jobs:
- name: Verify Fix
run: cat /etc/hosts
- name: PrintTest testing
uses: http://gitea.tecamino.local:8418/paadi/giteaGlobals/workflow/printTest.yaml
uses: paadi/giteaGlobals/workflow@main
with:
myVar: "hallo from adrian"