fixes docker image url

This commit is contained in:
Marvin Steadfast 2020-03-18 08:58:19 +01:00
parent b4999c40be
commit f0ace58957

View File

@ -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