Skip to content

Commit

Permalink
[CI/CD] Updating Github Action v2 for KiCad 5 v1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
set-soft committed Mar 31, 2024
1 parent 8a6e2c5 commit 9051979
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/inti-cmnb/kicad6_auto_full:1.6.4-2_k6.0.11_d12.1_b3.5.1
FROM ghcr.io/inti-cmnb/kicad5_auto_full:1.6.4-2_k5.1.9_d11.6_b3.4.1
LABEL AUTHOR Salvador E. Tropea <[email protected]>
LABEL Description="Export various files from KiCad projects (KiCad 6)"
LABEL Description="Export various files from KiCad projects (KiCad 5)"

COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh
Expand Down
1 change: 1 addition & 0 deletions docs/source/usage_with_ci_cd.rst
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ v2_k7_1_6_2 2 1.6.2 7.0.5.1
v2_1_6_3 2 1.6.3 5.1.9
v2_k6_1_6_3 2 1.6.3 6.0.11
v2_k7_1_6_3 2 1.6.3 7.0.10
v2_1_6_4 2 1.6.4 5.1.9
v2_k6_1_6_4 2 1.6.4 6.0.11
v2_k7_1_6_4 2 1.6.4 7.0.11
v2 2 last release 5.1.9
Expand Down

0 comments on commit 9051979

Please sign in to comment.