Update .gitea/workflows/build.yml
Build Workflow / Build (push) Successful in 1m59s
Test Gitea Actions support Matrix? / build (12, ubuntu-latest) (push) Failing after 37s
Build Workflow / Deploy (push) Successful in 1m2s
Test Gitea Actions support Matrix? / build (14, ubuntu-latest) (push) Successful in 40s
Test Gitea Actions support Matrix? / build (16, ubuntu-latest) (push) Successful in 32s
Test Gitea Actions support Matrix? / build (18, ubuntu-latest) (push) Successful in 34s

This commit is contained in:
2023-07-17 00:47:37 +02:00
parent 754f0dfef7
commit 324ed0643b
+2 -2
View File
@@ -20,8 +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: # with:
person: ChatGPT # person: ChatGPT
- name: Error on purpose - name: Error on purpose
id: failingstep id: failingstep
continue-on-error: true continue-on-error: true