.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
|
name: Build go program
|
||||||
run-name: ${{ gitea.actor }} is building go program
|
run-name: ${{ gitea.actor }} testing global workflows
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
@@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: Verify Fix
|
- name: Verify Fix
|
||||||
run: cat /etc/hosts
|
run: cat /etc/hosts
|
||||||
- name: PrintTest testing
|
- name: PrintTest testing
|
||||||
uses: http://gitea.tecamino.local:8418/paadi/giteaGlobals/workflow/printTest.yaml
|
uses: paadi/giteaGlobals/workflow@main
|
||||||
with:
|
with:
|
||||||
myVar: "hallo from adrian"
|
myVar: "hallo from adrian"
|
||||||
|
|
||||||
Reference in New Issue
Block a user