refactor: positive rather than negative selection
* i.e. includes as opposed to excludes
This commit is contained in:
parent
9fc744822a
commit
89fdc553ef
@ -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