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