Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
take out solr build
  • Loading branch information
kowh-ai committed Apr 1, 2023
1 parent 687ce0c commit 1cfff31
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,6 @@ jobs:
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

- name: CKAN build
uses: docker/build-push-action@v2
with:
Expand Down

0 comments on commit 1cfff31

Please sign in to comment.