[Tool] Fix CI merge pipeline (#54497)

This commit is contained in:
andyziye 2024-12-30 17:35:41 +08:00 committed by GitHub
parent ae75845eaf
commit b8931c6aba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ jobs:
./bin/elastic-update-image.sh $BRANCH $PR_NUMBER ubuntu
- name: update image - centos7
if: success()
run: |
cd ci-tool && source lib/init.sh
./bin/elastic-update-image.sh $BRANCH $PR_NUMBER centos7