diff --git a/.drone.yml b/.drone.yml index fc2a990..96971c6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ concurrency: limit: 1 steps: - name: build - image: xsteadfastx/blog + image: quay.io/xsteadfastx/blog pull: always environment: WEBMENTIONIO_TOKEN: @@ -31,7 +31,7 @@ steps: - master - name: mention - image: xsteadfastx/blog + image: quay.io/xsteadfastx/blog pull: always commands: - npx webmention https://xsteadfastx.org/ --limit 10 --send --debug