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