From 8ce3288ada7b0ebd58ead8ac0241c3c49049d95d Mon Sep 17 00:00:00 2001 From: Aine Date: Mon, 2 Oct 2023 21:44:38 +0300 Subject: [PATCH] debug --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6c05f51..3be7276 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,6 +6,7 @@ lint: stage: test image: registry.gitlab.com/etke.cc/base/build script: + - git remote get-url origin - just lint unit: