Files
actions-playground/.gitea/workflows/reuse.yml
T
tom.coursow 5cfaa53bea
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
Update .gitea/workflows/reuse.yml
2023-07-17 00:31:58 +02:00

9 lines
288 B
YAML

name: Reusable Workflow
on: workflow_call # does not work on Gitea yet (17.07.2023) So GitHub only for now
jobs:
do-common-stuff:
runs-on: ubuntu-latest
steps:
- name: Chuck Norris
run: echo Chuck Norris can browse the whole internet offline