diff --git a/.drone.yml b/.drone.yml index 9689f89..e2c0861 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,8 @@ pipeline: commands: - wget https://git.openprivacy.ca/openprivacy/buildfiles/raw/master/gogs-notify.sh notify-gogs: - image: mindstab/drone-gogs + image: mindstab/drone-gogs:latest + pull: true when: event: pull_request secrets: [gogs_account_token]