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:30:41 +02:00
parent 7c091deb0a
commit 23886a1c1c
+1 -1
View File
@@ -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