Skip to content

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Mason Packard committed Aug 19, 2016
1 parent e8c7a46 commit f362c75
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 url: 'https://github.internet2.edu/docker/ansible-playbooks.git'

stage 'Validate'

Expand Down

0 comments on commit f362c75

Please sign in to comment.