From 1c3e16431f3020ac962ec8b3b5ff58ca82c75028 Mon Sep 17 00:00:00 2001 From: swittl <simon.wittl@th-deg.de> Date: Thu, 11 Jul 2024 21:52:31 +0200 Subject: [PATCH] rename --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f9c7472..07cae24 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,7 +20,7 @@ stages: - build -pytest: +build-ros: stage: build image: ros:humble cache: -- GitLab