Adding monitor ps1
This commit is contained in:
4
.gitea/workflows/build.yml
Executable file → Normal file
4
.gitea/workflows/build.yml
Executable file → Normal file
@@ -20,3 +20,7 @@ jobs:
|
||||
|
||||
- name: Build site
|
||||
run: make
|
||||
|
||||
- name: Monitor build and notify Discord
|
||||
if: always()
|
||||
run: /snap/bin/pwsh -NoProfile -File ./gitea-build-monitor.ps1
|
||||
|
||||
Reference in New Issue
Block a user