fixes 3
This commit is contained in:
parent
d350dde994
commit
ee8b419887
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -126,7 +126,6 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
stage('Run API Tests') {
|
stage('Run API Tests') {
|
||||||
steps {
|
steps {
|
||||||
sh '''cd fbla-api
|
sh '''cd fbla-api
|
||||||
@ -135,3 +134,4 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user