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