diff --git a/.kicad-pipeline.yml b/.kicad-pipeline.yml index 29cfb71..9372d5e 100644 --- a/.kicad-pipeline.yml +++ b/.kicad-pipeline.yml @@ -15,7 +15,7 @@ variables: SCH_OPTIONS: 'print_sch bom_html interactive_bom bom_xlsx bom_csv' image: - name: ghcr.io/inti-cmnb/kicad8_auto:latest # setsoft/kicad_auto:dev_k6 + name: ghcr.io/inti-cmnb/kicad8_auto:latest # pull_policy: if-not-present # Default properties @@ -50,7 +50,7 @@ default: artifacts: when: always paths: - - Fabrication + - ${CI_PROJECT_DIR}/${FOLDER}/Fabrication untracked: true # Jobs