Don't ignore images on CI build

Closes gh-17255
This commit is contained in:
Phillip Webb 2019-06-18 14:49:16 -07:00
parent 718c1d7204
commit b0415c4044

View File

@ -27,7 +27,6 @@ resources:
username: ((github-username))
password: ((github-password))
branch: ((branch))
ignore_paths: ["ci/images/*"]
- name: git-pull-request
type: pull-request
icon: source-pull