Skip to content

Commit

Permalink
more tags
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuratczyk committed Jan 24, 2025
1 parent 6f5a7ac commit cbfbae5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/oci-make.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,8 @@ jobs:
context: packaging/docker-image
platforms: linux/amd64, linux/arm64
labels: ${{ steps.meta.outputs.labels }}
tags: pivotalrabbitmq/rabbitmq-test:otp${{ matrix.otp_version }}
tags: ${{ steps.meta.outputs.labels }}
#tags: pivotalrabbitmq/rabbitmq-test:otp${{ matrix.otp_version }}
cache-to: type=gha
cache-from: type=gha
#outputs: type=image,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true,push=true
Expand Down

0 comments on commit cbfbae5

Please sign in to comment.