Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Jenkinsfile
chubing committed Oct 8, 2018
1 parent 91c611f commit a783a1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Jenkinsfile
@@ -57,6 +57,7 @@ pipeline {
handleError(message)
}
}
}
}
stage('Test') {
steps {
@@ -70,6 +71,7 @@ pipeline {
handleError(message)
}
}
}
}

stage('Push') {

0 comments on commit a783a1a

Please sign in to comment.