Skip to content

Commit

Permalink
Simple ones no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Van Fleet committed May 3, 2017
1 parent 8d6f2de commit a5155b0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ pipeline {
}
stage('Test lib'){
steps {
caution('first-pass')
echo "${maintainer()} is cool"
echo readCommonBash('imagename')
buildDocker(env)
echo buildDocker(env).envDebug()
}
Expand Down

0 comments on commit a5155b0

Please sign in to comment.