From aebb8167ac10c53291c0cf6419cd3ded8ae8f4bc Mon Sep 17 00:00:00 2001 From: Igor Brylyov Date: Sun, 7 Apr 2024 13:42:47 +0300 Subject: [PATCH] Release tag creation fix --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2e63db1..e5e9d8e 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/6ec4c3bdcf046fa2527ed6d452302cc32ecaed53/.kicad-pipeline.yml' + - remote: 'https://gitlab.com/robossembler/roboarm-diy-version/-/raw/3e04a492894bcb97806279b38e9383c0d8bf4ea6/.kicad-pipeline.yml' strategy: depend rules: !reference [.default_rules, rules]