forked from FediBlock/data
Don't trigger CI on pushes to web*.
This commit is contained in:
parent
14851c30d4
commit
3c32f638da
|
@ -7,6 +7,11 @@ volumes:
|
|||
host:
|
||||
path: /var/cache/debian-package-cache
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
exclude:
|
||||
- web*
|
||||
|
||||
steps:
|
||||
- name: jsonlint-php
|
||||
image: debian:buster-slim
|
||||
|
|
Loading…
Reference in New Issue
Block a user