Pushing empty commit

This commit is contained in:
Roman Mandeleil 2015-03-27 12:47:15 +03:00
parent 6e92c3a5e0
commit eb72c20f6d
1 changed files with 1 additions and 0 deletions

View File

@ -159,6 +159,7 @@ artifactoryPublish.onlyIf {
// (!pullRequest || pullRequest == 'false') &&
// project.version.endsWith('-SNAPSHOT') &&
branchName.startsWith('master')
}