From 1ec52f17073a731bbf9511b6fe8b4848b4cb2a10 Mon Sep 17 00:00:00 2001 From: DevTekVE Date: Wed, 24 Jul 2024 18:58:36 +0200 Subject: [PATCH] makin a nice commit from github --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1eb5fab2ed..5075a31a0f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,6 +10,8 @@ variables: GIT_CONFIG_USER_NAME: "Gitlab Pipeline" PUBLIC_REPO_URL: "https://github.com/sunnyhaibin/sunnypilot" +# test from github + stages: - build - sanity