Update build.yml

This commit is contained in:
Brett 2021-05-11 11:13:17 +02:00
parent 99ca1279b3
commit 372fcfa0ed
1 changed files with 3 additions and 2 deletions

View File

@ -20,6 +20,7 @@ jobs:
run: |
docker build ./datapusher -t kowhai/ckan-docker-datapusher:testing-only
- name: Docker CKAN build
env:
TZ: UTC
run: |
docker build ./ckan -t kowhai/ckan-docker-ckan:testing-only
docker build ./ckan -t kowhai/ckan-docker-ckan:testing-only