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