mirror of
https://github.com/dathere/ckan_geoconnex_bulk_runner.git
synced 2026-07-05 15:12:20 +00:00
ci: add build-args
This commit is contained in:
parent
4f4c576d97
commit
1a82620420
2 changed files with 3 additions and 2 deletions
4
.github/workflows/container.yml
vendored
4
.github/workflows/container.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue