From 38231d7ca55032a94f63a146f8c3aae02adf0bb5 Mon Sep 17 00:00:00 2001 From: Oleg Plakida Date: Tue, 5 Sep 2023 22:27:08 +0100 Subject: [PATCH] Add new tag `linux-docker` to ci jobs --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 99381fae9ecdc..9b56ad8e372ae 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -114,7 +114,7 @@ default: - !reference [.rust-info-script, script] - !reference [.rusty-cachier, before_script] tags: - - linux-docker-vm-c2 + - linux-docker # rusty-cachier's hidden job. Parts of this job are used to instrument the pipeline's other real jobs with rusty-cachier # rusty-cachier's commands are described here: https://gitlab.parity.io/parity/infrastructure/ci_cd/rusty-cachier/client#description