From e211176b25f51945223a6ff9594a22fc70a5358e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Tue, 2 Jan 2024 20:28:06 -0500 Subject: [PATCH] desperation --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e197beb..350fdaf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,6 +30,7 @@ clone: - shell before_script: - echo "hi" + - echo ${CI_JOB_TOKEN} script: - git submodule sync - git submodule update --init --recursive \ No newline at end of file