From 8cddfc0de75024ba08d33f28e64381c7966cc3fe Mon Sep 17 00:00:00 2001
From: Andre Mayoraz <andre.mayoraz@idiap.ch>
Date: Fri, 3 Feb 2023 15:59:25 +0100
Subject: [PATCH] [ci] use dev-profile from software group

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 275b47f..33ba40b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,5 +3,5 @@
 # SPDX-License-Identifier: BSD-3-Clause
 
 include:
-  - project: bob/dev-profile
+  - project: software/dev-profile
     file: /gitlab/python.yml
-- 
GitLab