You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.
ascariandrea
changed the title
[shared:extension] Remove milliseconds from BUILD_TIME
[shared:extension] Remove milliseconds from BUILD_DATE
Nov 29, 2022
There's no need to have millisecond in the
BUILD_DATE
env var and this also breaks our tests from time to time.Proposed Solution
Formatting the date with
YYYY-MM-DD HH:mm
assigned toBUILD_DATE
envThe text was updated successfully, but these errors were encountered: