项目部署
Some checks failed
Personal/PersonalMain-Golang/pipeline/head There was a failure building this commit
Some checks failed
Personal/PersonalMain-Golang/pipeline/head There was a failure building this commit
This commit is contained in:
parent
9e6c5a21e2
commit
80e66ea835
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -2,7 +2,7 @@ pipeline {
|
||||
environment {
|
||||
QODANA_TOKEN=credentials('qodana-token')
|
||||
}
|
||||
agent any
|
||||
agent '本地'
|
||||
|
||||
stages {
|
||||
stage('Qodana代码检查') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user