Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrooo authored Jun 30, 2018
1 parent 1762dbf commit 0448381
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ pipeline {
post {
always {
ciGame()
testing()
}
success {
ciGame()
testing()
}
}
}

0 comments on commit 0448381

Please sign in to comment.