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