From 93442e83e1acfda6cf002ef2f3900a2fe6c244b0 Mon Sep 17 00:00:00 2001 From: Olivier Demers Date: Fri, 3 Feb 2023 15:19:57 +0000 Subject: [PATCH] Added tag --- .gitlab-ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9c24902..34e8826 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,7 @@ default: - image: wpilib/roborio-cross-ubuntu:2023-22.04 + image: wpilib/roborio-cross-ubuntu:2023-22.04 + tags: + - robot stages: # List of stages for jobs, and their order of execution