Update .gitea/workflows/build.yml
Test Gitea Actions support Matrix? / build (12, ubuntu-latest) (push) Has been cancelled
Test Gitea Actions support Matrix? / build (14, ubuntu-latest) (push) Has been cancelled
Test Gitea Actions support Matrix? / build (16, ubuntu-latest) (push) Has been cancelled
Test Gitea Actions support Matrix? / build (18, ubuntu-latest) (push) Has been cancelled
Build Workflow / Build (push) Failing after 11s
Build Workflow / Deploy (push) Has been skipped
Test Gitea Actions support Matrix? / build (12, ubuntu-latest) (push) Has been cancelled
Test Gitea Actions support Matrix? / build (14, ubuntu-latest) (push) Has been cancelled
Test Gitea Actions support Matrix? / build (16, ubuntu-latest) (push) Has been cancelled
Test Gitea Actions support Matrix? / build (18, ubuntu-latest) (push) Has been cancelled
Build Workflow / Build (push) Failing after 11s
Build Workflow / Deploy (push) Has been skipped
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
js-file: ${{ steps.publish-js-filename.outputs.script-file }}
|
||||
steps:
|
||||
- name: Use Other (reuse.yml) Workflow
|
||||
uses: ./gitea/workflows/reuse.yml
|
||||
uses: ./.gitea/workflows/reuse.yml
|
||||
- name: Error on purpose
|
||||
id: failingstep
|
||||
continue-on-error: true
|
||||
|
||||
Reference in New Issue
Block a user