ci: fix file parameter

This commit is contained in:
rzmk 2026-06-15 11:42:06 -04:00
parent 235863b84c
commit c29108a278

View file

@ -21,7 +21,7 @@ jobs:
uses: docker/build-push-action@v7
with:
context: ./bulk_loader
file: ./bulk_loader/Dockerfile
file: ./Dockerfile
push: true
tags: ghcr.io/dathere/ckan_geoconnex_bulk_runner:latest
cache-from: type=gha,scope=ckan_geoconnex_bulk_runner