summary refs log tree commit diff
path: root/.buildkite
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-03-21 12:48:25 +0000
committerErik Johnston <erik@matrix.org>2019-03-21 12:48:25 +0000
commit2bb6d857362316a7cf91d9fa64e7a86da9a1487c (patch)
tree9f2054fc135ae0d18512dc526222bbbf8ade5ed3 /.buildkite
parentMerge branch 'develop' of github.com:matrix-org/synapse into erikj/dinsic-merged (diff)
downloadsynapse-2bb6d857362316a7cf91d9fa64e7a86da9a1487c.tar.xz
Turn off newsfile check
Diffstat (limited to '.buildkite')
-rw-r--r--.buildkite/pipeline.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml
index 44b258dca6..74e55d5d6e 100644
--- a/.buildkite/pipeline.yml
+++ b/.buildkite/pipeline.yml
@@ -26,16 +26,6 @@ steps:
       - docker#v3.0.1:
           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
 
   - command: