From bfd2cfc652312c00da3ae17365cc26a002e59fb9 Mon Sep 17 00:00:00 2001 From: lanath Date: Mon, 6 Jan 2025 16:02:14 +0100 Subject: [PATCH] ci(gitlab): using smaller runner --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 132e051..4a093bb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,7 +11,7 @@ test clearndr: stage: tests image: git.stamus-networks.com:4567/devel/stamus-ctl/cli:main tags: - - k8s-big + - k8s rules: - if: $CI_COMMIT_REF_NAME when: on_success