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 e1f960e commit d04861fCopy full SHA for d04861f
.github/workflows/main.yml
@@ -1,6 +1,6 @@
1
env:
2
CONTAINER_IMAGE_TAG: githubchangeloggenerator/github-changelog-generator:latest
3
- DOCKER_BUILDX_PLATFORMS: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/ppc64le,linux/s390x
+ DOCKER_BUILDX_PLATFORMS: linux/amd64,linux/arm64
4
5
name: Build and deploy latest image
6
0 commit comments