init commit
parent
fdcc612078
commit
05db49900f
|
|
@ -5,8 +5,6 @@
|
|||
//label libraryBuild is available in CN JAWS and ROW JAWS, therefore this one was used; no additional intents
|
||||
agent{label 'libraryBuild'}
|
||||
environment {
|
||||
|
||||
/*
|
||||
//ProxySettings
|
||||
AUTH = credentials('proxy')
|
||||
proxy_user = "${AUTH_USR}"
|
||||
|
|
@ -17,7 +15,6 @@
|
|||
HTTP_PROXY="${http_proxy}"
|
||||
HTTPS_PROXY="${https_proxy}"
|
||||
NO_PROXY="${no_proxy}"
|
||||
*/
|
||||
|
||||
EUPROD_TOKEN_VAR = credentials('EUPROD_TOKEN_VAR')
|
||||
EUPREPROD_TOKEN_VAR = credentials('EUPREPROD_TOKEN_VAR')
|
||||
|
|
|
|||
Loading…
Reference in New Issue