Fix docker update ci

This commit is contained in:
Sergey Kuznetsov
2026-06-05 11:58:57 +01:00
parent df295ff6ed
commit b5889e4382

View File

@@ -174,7 +174,7 @@ jobs:
}
push_image ${{ needs.repo.outputs.GHCR_REPO }}/clio-gcc
if [[ ${{ github.repository_owner }} == 'XRPLF' ]]; then
push_image rippleci/clio_clang
push_image rippleci/clio_gcc
fi
clang: