Update build.yml
This commit is contained in:
parent
c5cfdedc3e
commit
bd8cb2f303
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -57,8 +57,8 @@ jobs:
|
|||||||
- name: CKAN build
|
- name: CKAN build
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
context: .
|
context: ./ckan
|
||||||
file: ./ckan/Dockerfile
|
file: ./ckan/Dockerfile
|
||||||
push: true
|
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