Skip to content

Commit

Permalink
Change to pull repo from git.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mason Packard committed Aug 19, 2016
1 parent 7d375cd commit 71c509f
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

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

stage 'Validate'

Expand Down

0 comments on commit 71c509f

Please sign in to comment.