Turn off newsfile check

This commit is contained in:
Erik Johnston 2019-03-21 12:48:25 +00:00
parent 0f0671e5e0
commit 2bb6d85736

View file

@ -26,16 +26,6 @@ steps:
- docker#v3.0.1: - docker#v3.0.1:
image: "python:3.6" image: "python:3.6"
- command:
- "python -m pip install tox"
- "scripts-dev/check-newsfragment"
label: ":newspaper: Newsfile"
branches: "!master !develop !release-*"
plugins:
- docker#v3.0.1:
image: "python:3.6"
propagate-environment: true
- wait - wait
- command: - command: