diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index b6cec52..459686d 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -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 - build-args: - - NAMESPACE=${{ matrix.namespace }} + build-args: | + NAMESPACE=${{ matrix.namespace }}