summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authork0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-03-16 16:26:44 +0000
committerk0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-03-16 16:26:44 +0000
commit46a3b440fdb59da2ef250c585c50a4e1499a1f69 (patch)
tree0494fbc45e00b96513388e4338fe903567d6f3f5 /azure-pipelines.yml
parent8ce6748fc81bdee29b5e790d5e9f8317f77a77bf (diff)
Do not build Azure Pipelines on Pull Request
For 2 reasons: * bundled_gems tend to be left broken (like now) * We don't want Slack notification for pull request and it can't be disabled on Azure Pipelines git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67273 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index db1c09dbd0..ed92acb979 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -1,3 +1,4 @@
+pr: none # comment out this line if you need to test this file on PR
jobs:
- job: Linux
pool: