Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
Signed-off-by: Liang Huang <[email protected]>
  • Loading branch information
yellow-shine committed Jul 2, 2024
1 parent 7f0065e commit cec080d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/jenkins/Nightly.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ pipeline {
steps {
container('jnlp') {
script {
def job = build job: '../Milvus Publish Images(new)/cpu/master', wait: true
def job = build job: 'Milvus Publish Images(new)/cpu/master', wait: true
}
}
}
Expand Down

0 comments on commit cec080d

Please sign in to comment.