Skip to content

Commit

Permalink
More debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Van Fleet committed May 4, 2017
1 parent c67e7af commit c362790
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ pipeline {
steps {
buildDocker(env)
echo buildDocker(env).envDebug()
echo buildDocker(env).config.toString()
echo buildDocker(env).buildArgs()
}
}
Expand Down

0 comments on commit c362790

Please sign in to comment.