This commit is contained in:
tuanvu
2026-02-16 16:54:54 +01:00
parent 62385a9bf6
commit 16a0145a4f

View File

@@ -45,6 +45,7 @@ build_frontend:
dependencies:
- check_app_update
script:
- apk add --no-cache git
- git submodule update --init --recursive
- source variables.env || true
- if [ "$NEW_COMMIT" != "true" ]; then