add handler for source update

matrix
histausse 3 years ago
parent bc54f67e59
commit 1a179e5f74
Signed by: histausse
GPG Key ID: 67486F107F62E9E9

@ -1 +1,5 @@
---
- name: Re-build discord bridge
shell:
cmd: npm run build
chdir: /srv/matrix-appservice-discord

@ -37,7 +37,7 @@
git:
repo: 'https://github.com/t2bot/matrix-appservice-discord.git'
dest: /srv/matrix-appservice-discord
# They should be an handler here the rebuild the bot
notify: Re-build discord bridge
- name: Build typescript
shell:

Loading…
Cancel
Save