.gitea/workflows/test.yml aktualisiert
Build go program / Test-Gitea-Actions (push) Failing after 9s
Build go program / Test-Gitea-Actions (push) Failing after 9s
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user