测试发版
This commit is contained in:
parent
d85c6ae083
commit
21ae3867cb
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -3,9 +3,6 @@ pipeline {
|
||||
PROJECT_NAME='ry-das'
|
||||
}
|
||||
agent any
|
||||
tools {
|
||||
dockerTool 'local'
|
||||
}
|
||||
stages {
|
||||
stage('拉取源码') {
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user