From 8e2d2dac3b073048871fc852a60631744b52bff0 Mon Sep 17 00:00:00 2001 From: Igor Brylyov Date: Mon, 8 Apr 2024 11:50:30 +0000 Subject: [PATCH] zip for package archive --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 17d1215..db82894 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/46ebf06603768bd234d888316442657b54e0112e/.kicad-pipeline.yml' + - remote: 'https://gitlab.com/robossembler/roboarm-diy-version/-/raw/a200bcad9708b65b51f54da9ed426d2233308b84/.kicad-pipeline.yml' strategy: depend rules: !reference [.default_rules, rules]