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: