fix drone
continuous-integration/drone/push Build is passing Details

This commit is contained in:
James Ravenscroft 2022-01-02 16:47:43 +00:00
parent 497cb18201
commit 0282165144
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ steps:
- pip install ./dist/bstools*.whl
- cd ../
- python -m bstools fetch-mentions --mentions-file ./brainsteam/data/mentions.json
- echo "WEBMENTIONSIO_API_KEY=$WEBMENTIONSIO_API_KEY"
- name: store_webmentions
image: appleboy/drone-git-push