Commit 812c161e authored by 卢浩元's avatar 卢浩元

Update Jenkinsfile-sonar

parent 3769e27c
#!/usr/bin/env groovy
# def label = "mypod-${UUID.randomUUID().toString()}"
// def label = "mypod-${UUID.randomUUID().toString()}"
podTemplate(cloud: 'kubernetes', containers: [
containerTemplate(name: 'maven', image: 'harbor.k2software.com.cn/build/maven:3.6.0-jdk-8', command: 'cat', ttyEnabled: true),
......
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