general .drone.yml clean-up #16
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user