mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-06-07 13:09:32 +00:00
Set GIT_DEPTH to 0 for git-revision-date-localized-plugin
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
This commit is contained in:
parent
9d33d6d969
commit
f1de11791e
3 changed files with 5 additions and 3 deletions
|
@ -19,6 +19,7 @@ variables:
|
|||
FF_ENABLE_COMMIT_DATA: "true"
|
||||
FF_GENERATE_SOCIAL_CARDS: "true"
|
||||
SECURE_FILES_DOWNLOAD_PATH: /run/secrets
|
||||
GIT_DEPTH: "0"
|
||||
|
||||
pages:
|
||||
stage: build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue