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
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:
@@ -1,5 +1,5 @@
|
|||||||
name: Reusable Workflow
|
name: Reusable Workflow
|
||||||
on: workflow_call
|
on: workflow_call # does not work on Gitea yet (17.07.2023) So GitHub only for now
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
do-common-stuff:
|
do-common-stuff:
|
||||||
|
|||||||
Reference in New Issue
Block a user