This commit is contained in:
ShubhamRwt
2022-02-11 16:38:55 +05:30
parent a45caa4d19
commit f60999dd9f

View File

@@ -135,4 +135,5 @@ artifactory {
clientConfig.proxy.host = System.properties['https.proxyHost']
clientConfig.proxy.port = System.properties['https.proxyPort'].toInteger()
}
print("Hiiii")
}