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