Remove solr build
This commit is contained in:
parent
4702b86449
commit
e0eb54f61f
|
@ -36,12 +36,4 @@ jobs:
|
|||
context: ./postgresql
|
||||
file: ./postgresql/Dockerfile
|
||||
push: false
|
||||
tags: kowhai/ckan-docker-postgresql:test-build-only
|
||||
|
||||
- name: Solr build
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: ./solr
|
||||
file: ./solr/Dockerfile
|
||||
push: false
|
||||
tags: kowhai/ckan-docker-solr:test-build-only
|
||||
tags: kowhai/ckan-docker-postgresql:test-build-only
|
Loading…
Reference in New Issue