From ecc6bcb233dc12ff94adc00d4c057b61fb3a2c1b Mon Sep 17 00:00:00 2001 From: tuanvu Date: Mon, 16 Feb 2026 15:46:04 +0100 Subject: [PATCH] git for check_app --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a890ce2..2497575 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,7 +15,7 @@ variables: check_app_update: stage: check - image: alpine:latest + image: mcp/git:latest script: - apk add --no-cache git openssl # Récupère le dernier commit distant