Update .gitea/workflows/reuse.yml
Build Workflow / Build (push) Failing after 12s
Build Workflow / Deploy (push) Has been skipped
Test Gitea Actions support Matrix? / build (12, ubuntu-latest) (push) Failing after 34s
Test Gitea Actions support Matrix? / build (14, ubuntu-latest) (push) Successful in 38s
Test Gitea Actions support Matrix? / build (16, ubuntu-latest) (push) Successful in 33s
Test Gitea Actions support Matrix? / build (18, ubuntu-latest) (push) Successful in 41s

This commit is contained in:
2023-07-17 00:31:58 +02:00
parent 23886a1c1c
commit 5cfaa53bea
+1 -1
View File
@@ -1,5 +1,5 @@
name: Reusable Workflow
on: workflow_call
on: workflow_call # does not work on Gitea yet (17.07.2023) So GitHub only for now
jobs:
do-common-stuff: