20250423 jenkinsfile脚本调试 -1
All checks were successful
gitea-Liang/pipeline/head This commit looks good
All checks were successful
gitea-Liang/pipeline/head This commit looks good
This commit is contained in:
parent
bc7fdb8918
commit
0c42af6c83
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -15,6 +15,7 @@ pipeline {
|
||||
stage('Deploy') {
|
||||
steps {
|
||||
sh 'echo publish'
|
||||
sh 'echo "当前目录路径: $(pwd)"'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user