diff --git a/.github/workflows/oci-make.yaml b/.github/workflows/oci-make.yaml index 39597272343d..160a18836d72 100644 --- a/.github/workflows/oci-make.yaml +++ b/.github/workflows/oci-make.yaml @@ -99,8 +99,8 @@ jobs: push: true context: packaging/docker-image platforms: linux/amd64, linux/arm64 - labels: ${{ steps.meta.outputs.labels }} - tags: ${{ steps.meta.outputs.labels }} + #labels: ${{ steps.meta.outputs.labels }} + tags: ${{ steps.meta.outputs.tags }} #tags: pivotalrabbitmq/rabbitmq-test:otp${{ matrix.otp_version }} cache-to: type=gha cache-from: type=gha