general .drone.yml clean-up #16

Merged
dalahast merged 3 commits from clean-pipelines into master 2020-09-25 20:57:37 +02:00
Showing only changes of commit 89fdc553ef - Show all commits

View File

@ -38,10 +38,11 @@ steps:
pull: if-not-exists pull: if-not-exists
image: immawanderer/fedora-hugo:latest image: immawanderer/fedora-hugo:latest
when: when:
branch:
- master
event: event:
exclude: - push
- cron - pull_request
- tag
commands: commands:
- git submodule init - git submodule init
- git submodule update - git submodule update