ci: fix build-args syntax

This commit is contained in:
rzmk 2026-06-23 14:21:24 -04:00
parent 1a82620420
commit 566ea8cbc9

View file

@ -29,5 +29,5 @@ jobs:
cache-from: type=gha,scope=ckan_geoconnex_bulk_runner cache-from: type=gha,scope=ckan_geoconnex_bulk_runner
platforms: linux/amd64 platforms: linux/amd64
cache-to: type=gha,mode=max,scope=ckan_geoconnex_bulk_runner cache-to: type=gha,mode=max,scope=ckan_geoconnex_bulk_runner
build-args: build-args: |
- NAMESPACE=${{ matrix.namespace }} NAMESPACE=${{ matrix.namespace }}