ci: fix jenkinsfile
This commit is contained in:
parent
63f828a9c7
commit
82b6b5acee
1 changed files with 0 additions and 6 deletions
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
|
@ -17,12 +17,6 @@ pipeline {
|
|||
}
|
||||
|
||||
stages {
|
||||
stage('Checkout') {
|
||||
steps {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
stage('Dependencies') {
|
||||
steps {
|
||||
echo '==========Installing Dependencies=========='
|
||||
|
|
Reference in a new issue