[Tool] Fix CI merge pipeline (#54497)
This commit is contained in:
parent
ae75845eaf
commit
b8931c6aba
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue