Adding Jenkinsfile
parent
1a84fc454a
commit
ddde46279f
|
|
@ -11,10 +11,6 @@ pipeline {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//here comes the trigger according to crontabs - jenkins is in UTC
|
|
||||||
triggers {
|
|
||||||
|
|
||||||
}
|
|
||||||
environment {
|
environment {
|
||||||
//ProxySettings
|
//ProxySettings
|
||||||
AUTH = credentials('proxy')
|
AUTH = credentials('proxy')
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue