ci: add build-args

This commit is contained in:
rzmk 2026-06-23 14:20:23 -04:00
parent 4f4c576d97
commit 1a82620420
2 changed files with 3 additions and 2 deletions

View file

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