build: add timezone

This commit is contained in:
Polianin Nikita 2024-10-27 07:34:26 +03:00
parent f203ee71f0
commit 665544236f

View File

@ -77,6 +77,7 @@ jobs:
-e SECURITY_SALT_SIZE=$SECURITY_SALT_SIZE \
-e ACTUAL_SUB_PATH=api \
-e SWAGGER_SUB_PATH=swagger \
-e TZ=Europe/Moscow \
$DOCKER_IMAGE
"