T
This commit is contained in:
parent
4ced1dc76c
commit
66bc9782ce
@ -21,7 +21,7 @@ enum BuildNumFlags {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Map call(Map config = [:]) {
|
Map call(Map config = [:]) {
|
||||||
Map defaults = [
|
def defaults = [
|
||||||
nexusBase: 'https://repo.thejimnicholson.com',
|
nexusBase: 'https://repo.thejimnicholson.com',
|
||||||
searchAPI: 'service/rest/v1/search',
|
searchAPI: 'service/rest/v1/search',
|
||||||
build_flag: BuildNumFlags.IS_FROM_QUERY,
|
build_flag: BuildNumFlags.IS_FROM_QUERY,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user