Update .gitea/workflows/build.yml
This commit is contained in:
@@ -98,4 +98,10 @@ jobs:
|
||||
run: |
|
||||
echo Deploying...
|
||||
ls
|
||||
echo DONE!
|
||||
echo DONE!
|
||||
Notify-Commiter-Error:
|
||||
if: failure()
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Blame commiter
|
||||
run: echo OMG YOU BROKE THE BUILD!!! FIX IT
|
||||
Reference in New Issue
Block a user