Adding Jenkinsfile

master
Patryk Gudalewicz 2022-10-28 09:47:54 +02:00
parent 1a84fc454a
commit ddde46279f
1 changed files with 1 additions and 5 deletions

4
Jenkinsfile vendored
View File

@ -11,10 +11,6 @@ pipeline {
}
//here comes the trigger according to crontabs - jenkins is in UTC
triggers {
}
environment {
//ProxySettings
AUTH = credentials('proxy')