10000 Do not build Azure Pipelines on Pull Request · jruby/ruby@46a3b44 · GitHub
[go: up one dir, main page]

Skip to content

Commit 46a3b44

Browse files
committed
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
1 parent 8ce6748 commit 46a3b44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
pr: none # comment out this line if you need to test this file on PR
12
jobs:
23
- job: Linux
34
pool:

0 commit comments

Comments
 (0)
0