Пока отключил публикацию за ненадобностью

This commit is contained in:
2026-03-31 14:18:07 +03:00
parent 12a0573902
commit 2c7baecf75

View File

@ -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 ->