mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-03 03:18:02 +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:
@@ -1,6 +1,9 @@
|
||||
language: node_js
|
||||
- "node"
|
||||
|
||||
before_install:
|
||||
- export TZ=GMT
|
||||
|
||||
stages:
|
||||
- name: test
|
||||
- name: build-prerelease
|
||||
|
Reference in New Issue
Block a user