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

This commit is contained in:
2023-07-17 00:47:00 +02:00
parent 37ced72dd9
commit 754f0dfef7
+2
View File
@@ -20,6 +20,8 @@ jobs:
# Reusing other Workflows does not work on Gitea yet (17.07.2023) So GitHub only for now.
#- name: Use Other (reuse.yml) Workflow
# uses: ./.gitea/workflows/reuse.yml
with:
person: ChatGPT
- name: Error on purpose
id: failingstep
continue-on-error: true