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