mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-25 01:20:30 +00:00
CI: Try to fix the timezone of the build
To match the timezone of my development machine used for previous builds
This commit is contained in:
parent
824930682a
commit
27d0b2b491
@ -1,6 +1,9 @@
|
||||
language: node_js
|
||||
- "node"
|
||||
|
||||
before_install:
|
||||
- export TZ=GMT
|
||||
|
||||
stages:
|
||||
- name: test
|
||||
- name: build-prerelease
|
||||
|
Loading…
Reference in New Issue
Block a user