ci: Fix docker update ci (#3092)

This commit is contained in:
Sergey Kuznetsov
2026-06-05 12:18:10 +01:00
committed by GitHub

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: