Skip to content

Commit

Permalink
enhance: pass make_cmd
Browse files Browse the repository at this point in the history
Signed-off-by: Yellow Shine <[email protected]>
  • Loading branch information
yellow-shine committed Nov 5, 2024
1 parent 5c2ddbc commit d8d117e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/jenkins/PR.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ pipeline {
gitBaseRef: gitBaseRef,
pullRequestNumber: "$env.CHANGE_ID",
suppress_suffix_of_image_tag: true,
make_cmd: "make clean && make install use_disk_index=ON",
images: '["milvus","pytest","helm"]'

milvus_image_tag = tekton.query_result job_name, 'milvus-image-tag'
Expand Down

0 comments on commit d8d117e

Please sign in to comment.