diff --git a/.drone.yml b/.drone.yml index c96f853..40f55e2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -38,10 +38,11 @@ steps: pull: if-not-exists image: immawanderer/fedora-hugo:latest when: + branch: + - master event: - exclude: - - cron - - tag + - push + - pull_request commands: - git submodule init - git submodule update