From 1d15cbbe47a9657a464f32a95a8f5d8648a79769 Mon Sep 17 00:00:00 2001 From: Igor Brylyov Date: Tue, 2 Apr 2024 18:47:20 +0000 Subject: [PATCH] Update upstream .kicad-pipeline.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f08785e..12f9254 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -45,7 +45,7 @@ clone: stage: gen_fabrication_files trigger: include: - - remote: 'https://gitlab.com/robossembler/roboarm-diy-version/-/raw/63738711be11db169b2ae680e178a7fe352bdc7c/.kicad-pipeline.yml' + - remote: 'https://gitlab.com/robossembler/roboarm-diy-version/-/raw/25528ff38078dc2cb3e546196ddbeb13c1410aa0/.kicad-pipeline.yml' strategy: depend rules: !reference [.default_rules, rules]