Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored 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
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ pipeline {
handleError(message)
}
}
}
}
stage('Test') {
steps {
Expand All @@ -70,6 +71,7 @@ pipeline {
handleError(message)
}
}
}
}

stage('Push') {
Expand Down

0 comments on commit a783a1a

Please sign in to comment.