debug fetch of webmentions
This commit is contained in:
parent
839607e868
commit
fd22645cfd
@ -20,6 +20,7 @@ steps:
|
||||
- make install_deps
|
||||
- curl "https://webmention.io/api/mentions?token=${WEBMENTIONIO_TOKEN}" -o data/mentions.json
|
||||
- ls -lah data/
|
||||
- cat data/mentions.json
|
||||
- make build
|
||||
- make ftp_upload
|
||||
when:
|
||||
|
Loading…
Reference in New Issue
Block a user