We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aa851c commit 77dea5dCopy full SHA for 77dea5d
1 file changed
.github/workflows/deploy-testing.yml
@@ -17,6 +17,7 @@ jobs:
17
environment: testing
18
19
env:
20
+ TZ: Europe/Paris
21
SCW_REGION: ${{ vars.SCW_REGION }}
22
SCW_REGISTRY_ENDPOINT: ${{ vars.SCW_REGISTRY_ENDPOINT }}
23
SCW_IMAGE_NAME: ${{ vars.SCW_IMAGE_NAME }}
0 commit comments