Update build.yml
This commit is contained in:
parent
51765e0e8b
commit
3eabd59a49
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
|||||||
- name: Solr build
|
- name: Solr build
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
context: ./solr
|
context: ./solr
|
||||||
file: ./solr/Dockerfile
|
file: ./solr/Dockerfile
|
||||||
push: false
|
push: false
|
||||||
tags: kowhai/ckan-docker-solr:testing-only
|
tags: kowhai/ckan-docker-solr:testing-only
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user