mirror of
https://github.com/dathere/ckan_geoconnex_bulk_runner.git
synced 2026-07-05 15:12:20 +00:00
ci: use default Git context
This commit is contained in:
parent
c29108a278
commit
f17b3a7700
1 changed files with 1 additions and 2 deletions
3
.github/workflows/container.yml
vendored
3
.github/workflows/container.yml
vendored
|
|
@ -20,8 +20,7 @@ jobs:
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v7
|
uses: docker/build-push-action@v7
|
||||||
with:
|
with:
|
||||||
context: ./bulk_loader
|
file: ./bulk_loader/Dockerfile
|
||||||
file: ./Dockerfile
|
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/dathere/ckan_geoconnex_bulk_runner:latest
|
tags: ghcr.io/dathere/ckan_geoconnex_bulk_runner:latest
|
||||||
cache-from: type=gha,scope=ckan_geoconnex_bulk_runner
|
cache-from: type=gha,scope=ckan_geoconnex_bulk_runner
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue