Update build.yml

This commit is contained in:
Brett 2021-05-11 11:34:17 +02:00
parent 88a74e4be1
commit 4a9d680b28
1 changed files with 1 additions and 0 deletions

View File

@ -24,4 +24,5 @@ jobs:
TZ: UTC TZ: UTC
run: | run: |
echo ${TZ} echo ${TZ}
ls -l /usr/share/zoneinfo/
docker build ./ckan -t kowhai/ckan-docker-ckan:testing-only docker build ./ckan -t kowhai/ckan-docker-ckan:testing-only