Update build.yml

This commit is contained in:
Brett 2021-05-13 10:14:49 +02:00
parent 565517ae40
commit 0512edd7ba
1 changed files with 2 additions and 2 deletions

View File

@ -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