1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 12:49:43 +02:00

ci: Fix build_args

This commit is contained in:
Maksim Eltyshev 2022-05-05 00:34:26 +05:00
parent d036afea6e
commit 5256942f25

View file

@ -37,8 +37,7 @@ jobs:
context: .
platforms: linux/amd64,linux/arm64,linux/arm/v7
file: Dockerfile.base
build_args:
- ALPINE_VERSION=${{ env.ALPINE_VERSION }}
build_args: ALPINE_VERSION=${{ env.ALPINE_VERSION }}
push: true
tags: |
ghcr.io/plankanban/planka:base-latest