Skip to content

Commit

Permalink
Change how ansible-playbooks gets to the worker.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mason Packard committed Aug 19, 2016
1 parent f362c75 commit 7d375cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ node('packer') {

// Get the ansible-playbooks repo

git url: 'https://github.internet2.edu/docker/ansible-playbooks.git'
sh 'git clone https://github.internet2.edu/docker/ansible-playbooks.git'

stage 'Validate'

Expand Down

0 comments on commit 7d375cd

Please sign in to comment.