Update build.yml

This commit is contained in:
Brett 2021-05-11 10:48:00 +02:00
parent 1fe036d2d2
commit a4927d1d3f
1 changed files with 3 additions and 0 deletions

View File

@ -13,4 +13,7 @@ jobs:
- name: Docker postgres build
run: |
docker build ./postgresql -t kowhai/ckan-docker-postgresql:testing-only
- name: Docker solr build
run: |
docker build ./solr -t kowhai/ckan-docker-solr:testing-only