mirror of
https://github.com/plankanban/planka.git
synced 2025-12-24 17:25:00 +03:00
ci: Fix build-args input name
This commit is contained in:
@@ -37,7 +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
|
||||
|
||||
Reference in New Issue
Block a user