[skip ci] Change krte to rte (#13359)

Signed-off-by: Jenny Li <jing.li@zilliz.com>
pull/13367/head
Jenny Li 2021-12-14 18:19:09 +08:00 committed by GitHub
parent 99c1fa9e36
commit eb68f3acab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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