Docker + buildx

Signed-off-by: maksim.nabokikh <max.nabokih@gmail.com>
This commit is contained in:
maksim.nabokikh 2025-03-04 11:00:36 +01:00
parent fdd5ae28ee
commit 2291a31357
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ on:
env:
WERF_STAGED_DOCKERFILE_VERSION: v2
WERF_BUILDAH_MODE: auto
# WERF_BUILDAH_MODE: auto
jobs:
build:

View File

@ -3,7 +3,7 @@ configVersion: 1
build:
platform:
- linux/amd64
# - linux/arm64
- linux/arm64
staged: true
---
image: ovpn-admin