alpine again for check_app

This commit is contained in:
tuanvu
2026-02-16 15:44:47 +01:00
parent 85964ad5e7
commit c55d5e51d7

View File

@@ -15,8 +15,9 @@ variables:
check_app_update:
stage: check
image: alpine/git:latest
image: alpine:latest
script:
- apk add --no-cache git openssl
# Récupère le dernier commit distant
- LATEST_REMOTE=$(git ls-remote $APP_REPO HEAD | awk '{print $1}')
# Récupère le commit actuel du submodule