提交 47ed7ebf 编写于 作者: zhangsiyuan's avatar zhangsiyuan

Update cdn.jenkinsfile

上级 8bdf8457
......@@ -10,8 +10,11 @@ pipeline {
stage("cdn"){
steps{
ansiblePlaybook installation: 'my-ansible', inventory: '/etc/ansible/hosts', playbook: '/etc/ansible/cdn-phome.yaml'
sh label: '', script: '''
echo ${BUILD_TIMESTAMP}
'''
ansiblePlaybook installation: 'my-ansible', inventory: '/etc/ansible/hosts', playbook: '/etc/ansible/cdn-phome.yaml'
}
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册