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
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:
@@ -20,8 +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
|
||||
# with:
|
||||
# person: ChatGPT
|
||||
- name: Error on purpose
|
||||
id: failingstep
|
||||
continue-on-error: true
|
||||
|
||||
Reference in New Issue
Block a user