diff --git a/.drone.yml b/.drone.yml index 5e3fcf9..5b8ee5a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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