remove debugging commands in drone.yml

This commit is contained in:
Marvin Steadfast 2020-03-12 17:14:18 +01:00
parent b27fad7645
commit 411f40cdec

View File

@ -19,8 +19,6 @@ steps:
- cat ~/.config/rclone/rclone.conf
- 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
- npm install @remy/webmention