Merge branch 'master' into feature/piston-commands
This commit is contained in:
@ -69,15 +69,6 @@ artifactory {
|
||||
ivy = false
|
||||
}
|
||||
}
|
||||
|
||||
resolve {
|
||||
repository {
|
||||
repoKey = 'repo'
|
||||
username = "${artifactory_user}"
|
||||
password = "${artifactory_password}"
|
||||
maven = true
|
||||
}
|
||||
}
|
||||
}
|
||||
artifactoryPublish.skip = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user