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

This commit is contained in:
2023-07-17 00:28:11 +02:00
parent 44757dbca3
commit 7c091deb0a
+2
View File
@@ -17,6 +17,8 @@ jobs:
# script-file -> The key name which contains the output (saved by the step - see Publish JS Filename Step)
js-file: ${{ steps.publish-js-filename.outputs.script-file }}
steps:
- name: Use Other (reuse.yml) Workflow
uses: ./gitea/workflows/reuse.yml
- name: Error on purpose
id: failingstep
continue-on-error: true