Update .gitea/workflows/build.yml
Build Workflow / Build (push) Failing after 15s
Build Workflow / Deploy (push) Has been skipped
Build Workflow / Notify-Commiter-Error (push) Has been skipped

This commit is contained in:
2023-07-15 02:24:33 +02:00
parent d06dd0f9df
commit ec6aee3162
+1 -1
View File
@@ -101,7 +101,7 @@ jobs:
ls ls
echo DONE! echo DONE!
Notify-Commiter-Error: Notify-Commiter-Error:
needs: Build needs: Deploy
if: failure() if: failure()
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: