webmention in drone with debug messages

This commit is contained in:
Marvin Steadfast 2020-03-17 12:58:18 +01:00
parent b79fcb787f
commit 6264a84a6f

View File

@ -22,7 +22,7 @@ steps:
- make build
- make ftp_upload
- npm install @remy/webmention
- npx webmention https://xsteadfastx.org/index.xml --limit 10 --send
- npx webmention https://xsteadfastx.org/ --limit 10 --send --debug
when:
branch:
- master