forked from firka/firka
Update Jenkinsfile
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -1,7 +1,6 @@
|
||||
pipeline {
|
||||
agent any
|
||||
|
||||
```
|
||||
stages {
|
||||
stage('Clone Submodules') {
|
||||
steps {
|
||||
@@ -67,6 +66,4 @@ post {
|
||||
deleteDir()
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user