Update .gitea/workflows/build.yml
Test Gitea Actions support Matrix? / build (12, ubuntu-latest) (push) Failing after 36s
Test Gitea Actions support Matrix? / build (14, ubuntu-latest) (push) Successful in 37s
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 37s
Test Gitea Actions support Matrix? / build (12, ubuntu-latest) (push) Failing after 36s
Test Gitea Actions support Matrix? / build (14, ubuntu-latest) (push) Successful in 37s
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 37s
This commit is contained in:
@@ -20,6 +20,8 @@ jobs:
|
|||||||
# Reusing other Workflows does not work on Gitea yet (17.07.2023) So GitHub only for now.
|
# Reusing other Workflows does not work on Gitea yet (17.07.2023) So GitHub only for now.
|
||||||
#- name: Use Other (reuse.yml) Workflow
|
#- name: Use Other (reuse.yml) Workflow
|
||||||
# uses: ./.gitea/workflows/reuse.yml
|
# uses: ./.gitea/workflows/reuse.yml
|
||||||
|
with:
|
||||||
|
person: ChatGPT
|
||||||
- name: Error on purpose
|
- name: Error on purpose
|
||||||
id: failingstep
|
id: failingstep
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
|||||||
Reference in New Issue
Block a user