forked from CCCHH/ccchh-website
CI: Set timezone to Europe/Berlin
Evaluation of the ical data uses the local time when formating the output string as the input data uses UTC.
This commit is contained in:
parent
5684e3d819
commit
f826bcf7fe
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
variables:
|
||||
TZ: Europe/Berlin
|
||||
|
||||
stages:
|
||||
- build
|
||||
- deploy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue