fix when webmentions step gets run
continuous-integration/drone/push Build is passing Details

This commit is contained in:
James Ravenscroft 2022-01-14 15:03:06 +00:00
parent 5bf6f1104f
commit 2fc0b1b08d
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,6 @@
kind: pipeline
name: update_website
when:
branch:
- main
steps:
- name: fetch_webmentions
image: python:3.7
@ -22,7 +20,9 @@ steps:
- name: store_webmentions
image: appleboy/drone-git-push
when:
branch:
- main
settings:
remote_name: origin
branch: main