Merge pull request #2771 from polarathene/ci/docker-prefer-dist-local

ci: Docker - Prefer `dist-local` stage
This commit is contained in:
Dirk Wetter
2025-05-18 16:24:43 +02:00
committed by GitHub
2 changed files with 4 additions and 5 deletions

View File

@ -59,7 +59,6 @@ jobs:
context: .
file: Dockerfile.alpine
platforms: linux/amd64,linux/386,linux/arm64,linux/arm/v7,linux/arm/v6,linux/ppc64le
build-args: GIT_BRANCH
cache-from: type=gha, scope=${{ github.workflow }}
cache-to: type=gha, scope=${{ github.workflow }}
labels: ${{ steps.docker_meta.outputs.labels }}