From 4f218cc4c3d208db6c8995639cb1665531d13feb Mon Sep 17 00:00:00 2001
From: Andi Gerken <andi.gerken@gmail.com>
Date: Mon, 27 Sep 2021 13:50:01 +0200
Subject: [PATCH] [ci] Fixed path of trigger for fish_models

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ee7cb61..1ffc452 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -86,4 +86,4 @@ trigger fish_models:
   only:
     - master
   trigger:
-    project: bioroboticslab/fish_models
\ No newline at end of file
+    project: bioroboticslab/robofish/fish_models
\ No newline at end of file
-- 
GitLab