fix silo cloud image name (#1420)

This commit is contained in:
Akshat Jain
2024-10-09 21:24:09 +05:30
committed by GitHub
parent ee8dad6a55
commit 43ecd8fb9c

View File

@@ -385,7 +385,7 @@ jobs:
harbor-registry: ${{ vars.HARBOR_REGISTRY }}
harbor-project: ${{ vars.HARBOR_PROJECT }}
docker-image-owner: makeplane
docker-image-name: ${{ needs.branch_build_setup.outputs.dh_img_live }}
docker-image-name: ${{ needs.branch_build_setup.outputs.dh_img_silo }}
build-context: .
dockerfile-path: ./silo/Dockerfile.silo