Use master branch on inventory repo

This commit is contained in:
Kris Lamoureux 2020-06-27 01:03:09 -04:00
parent c8b7821eb3
commit befc79d811
Signed by: kris
GPG Key ID: 3EDA9C3441EDA925

2
Jenkinsfile vendored
View File

@ -6,7 +6,7 @@ pipeline {
dir ('environments') {
git credentialsId: 'b643c25a-d040-4692-8067-d82511509bd0',
branch: 'prom', url: 'git@github.com:krislamo/moxie-env.git'
url: 'git@github.com:krislamo/moxie-env.git'
}
ansiblePlaybook credentialsId: '4e3a5a7a-fca5-4f10-89a4-8996cf14fec7',