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