added JenkinsFile
This commit is contained in:
Vendored
+1
-2
@@ -3,7 +3,7 @@ pipeline {
|
||||
|
||||
environment {
|
||||
CI = 'true'
|
||||
|
||||
}
|
||||
stages {
|
||||
stage('Build') {
|
||||
steps {
|
||||
@@ -26,4 +26,3 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user