From 68215de01a2843dfd08ad7fe8dd648c639b67cd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Thu, 6 May 2021 14:34:50 +0200 Subject: [PATCH] WIP: I don't see why it should matter, but I'm getting weird /entrypoint: line 21: exec: gitlab-runner-build: not found errors --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0112236e8e..176d539b12 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,6 +35,8 @@ resolver-shotgun-pipeline-generator: resolver-shotgun-child-pipeline: stage: performance2 + tags: + - linux-benchmarking trigger: include: - artifact: child-pipeline.yaml