From bb2966a867cdae6a045671be469c414c6ea64260 Mon Sep 17 00:00:00 2001 From: bacon Date: Wed, 29 May 2024 22:04:33 +0300 Subject: [PATCH] testing registry --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b208b26..5d7fce6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,6 +9,7 @@ pytest: image: python only: - test + - tags cache: paths: - $CI_PROJECT_DIR/venv/