Archived
0
0
Fork 0

ci: fix jenkinsfile

This commit is contained in:
Daryl Ronningen 2021-07-06 13:59:20 -05:00
parent 63f828a9c7
commit 82b6b5acee
Signed by: Daryl Ronningen
GPG key ID: FD23F0C934A5EC6B

6
Jenkinsfile vendored
View file

@ -17,12 +17,6 @@ pipeline {
}
stages {
stage('Checkout') {
steps {
}
}
stage('Dependencies') {
steps {
echo '==========Installing Dependencies=========='