Update build.yml

This commit is contained in:
Brett 2021-05-13 16:43:01 +02:00
parent 51765e0e8b
commit 3eabd59a49

View File

@ -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