项目初始化
This commit is contained in:
parent
c393be7859
commit
90b18b1ef2
|
|
@ -15,7 +15,7 @@ pipeline {
|
|||
}
|
||||
stage('publish project') {
|
||||
steps {
|
||||
echo '哈哈哈哈'
|
||||
sh "scp target/springboot-cicd-0.0.1-SNAPSHOT.jar root@192.168.11.134:/usr/local"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue