mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +08:00
[skip ci] Change krte to rte (#13359)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
99c1fa9e36
commit
eb68f3acab
2
.github/workflows/publish-krte-images.yaml
vendored
2
.github/workflows/publish-krte-images.yaml
vendored
@ -56,7 +56,7 @@ jobs:
|
||||
sed -i "s#krte:.*#krte:${TAG}#g" ./build/ci/jenkins/pod/rte.yaml
|
||||
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
git config --local user.name "github-actions[bot]"
|
||||
git add krte.yaml
|
||||
git add rte.yaml
|
||||
git commit -m "Update KRTE image changes"
|
||||
- name: Create Pull Request
|
||||
id: cpr
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user