Commit 35680ad1 authored by daidekun's avatar daidekun

fixbugs

parent 70ab1fc9
......@@ -25,7 +25,7 @@ def call(body) {
}
stage('Build') {
echo envType
echo config.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