Update build.yml
This commit is contained in:
parent
565517ae40
commit
0512edd7ba
|
@ -54,8 +54,8 @@ jobs:
|
|||
- name: CKAN build
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: ckan
|
||||
file: ckan/Dockerfile
|
||||
context: ./ckan
|
||||
file: ./ckan/Dockerfile
|
||||
push: false
|
||||
tags: kowhai/ckan-docker-ckan:testing-only
|
||||
|
Loading…
Reference in New Issue