Commit 70ab1fc9 authored by daidekun's avatar daidekun

a

parent ec5c2e0d
......@@ -25,6 +25,7 @@ def call(body) {
}
stage('Build') {
echo envType
sh "ansible-playbook /etc/ansible/build.yml -e project_name=${config.envType}.${projectName} -e repo_name=${repoName} -e branch_name=${branchName}"
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment