diff --git a/Jenkinsfile b/Jenkinsfile index 5c47c1a..9dbfbc0 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -10,11 +10,7 @@ pipeline { string(name: 'ENVIRONMENT', defaultValue: '', description: 'Enter single environment name. Possible values are: euprod, eupreprod, napreprod, naprod, cnprod. cnpreprod') } - - //here comes the trigger according to crontabs - jenkins is in UTC - triggers { - - } + environment { //ProxySettings AUTH = credentials('proxy')