Skip to content
Snippets Groups Projects
Commit cccd421c authored by Xiao Gui's avatar Xiao Gui
Browse files

[skip ci] update jenkins

parent 4d4dce75
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,9 @@ pipeline {
stages {
stage('cd into deploy') {
dir('deploy')
steps{
dir('deploy')
}
}
stage('Build') {
steps {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment