Skip to content

Commit

Permalink
tags
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuratczyk committed Jan 24, 2025
1 parent cbfbae5 commit f4a9f26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/oci-make.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f4a9f26

Please sign in to comment.