Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Mason Packard committed Aug 19, 2016
1 parent c586b5d commit ba87f9c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@
node('packer') {
stage 'Checkout'

sh 'mkdir -p packer-centos-7'
dir('packer-centos-7'){
checkout scm
}
checkout scm

stage 'Acquire ansible-playbooks'

Expand Down

0 comments on commit ba87f9c

Please sign in to comment.