Update build.yml
This commit is contained in:
parent
4a9d680b28
commit
02c22a6711
|
@ -24,5 +24,5 @@ jobs:
|
|||
TZ: UTC
|
||||
run: |
|
||||
echo ${TZ}
|
||||
ls -l /usr/share/zoneinfo/
|
||||
ls -l /usr/share/zoneinfo/${TZ}
|
||||
docker build ./ckan -t kowhai/ckan-docker-ckan:testing-only
|
Loading…
Reference in New Issue