Пока отключил публикацию за ненадобностью
This commit is contained in:
@ -108,7 +108,7 @@ release {
|
|||||||
versionPropertyFile = versionPropertiesFilePath
|
versionPropertyFile = versionPropertiesFilePath
|
||||||
versionProperties = []
|
versionProperties = []
|
||||||
snapshotSuffix = '-SNAPSHOT'
|
snapshotSuffix = '-SNAPSHOT'
|
||||||
buildTasks = ['ncoreTestDbConnection', 'clean', 'unSnapshotVersion', 'writeVersion', 'commitNewVersion', 'nbackup', 'build', 'copyDist', 'publish', 'dockerFile', 'commitNewVersion']
|
buildTasks = ['ncoreTestDbConnection', 'clean', 'unSnapshotVersion', 'writeVersion', 'commitNewVersion', 'nbackup', 'build', 'copyDist', 'dockerFile', 'commitNewVersion']
|
||||||
ignoredSnapshotDependencies = []
|
ignoredSnapshotDependencies = []
|
||||||
versionPatterns = [
|
versionPatterns = [
|
||||||
/(\d+)(\.)(\d+)(\.)(\d+)([^\d]*\u0024)/: { Matcher m, Project p ->
|
/(\d+)(\.)(\d+)(\.)(\d+)([^\d]*\u0024)/: { Matcher m, Project p ->
|
||||||
|
|||||||
Reference in New Issue
Block a user