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