diff --git a/Jenkinsfile b/Jenkinsfile index 64af51a..8efc84f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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'