From 72b36ad89479f84af553da156b69360cdcf76d3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20KUBLER?= <gregoire.kubler@proton.me> Date: Tue, 30 Jul 2024 10:52:10 +0200 Subject: [PATCH] chore : upd ref gitlab shared files --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f25856c..e47c7c5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,7 @@ stages: include: - project: 'eclipse/aidge/gitlab_shared_files' - ref: 'main' + ref: 'fix/quantization_onnx_dependecy' file: #Â choose which jobs to run by including the corresponding files. - '.gitlab/ci/ubuntu_cpp.gitlab-ci.yml' -- GitLab