We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3302761 commit b4df267Copy full SHA for b4df267
.github/workflows/oci-make.yaml
@@ -95,6 +95,7 @@ jobs:
95
context: packaging/docker-image
96
platforms: linux/amd64, linux/arm64
97
labels: ${{ steps.meta.outputs.labels }}
98
+ tags: otp27
99
cache-to: type=gha
100
cache-from: type=gha
101
#outputs: type=image,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true,push=true
0 commit comments