Skip to content

Commit d75426d

Browse files
committed
Switch to use latest image eeshow
1 parent 82bd8b7 commit d75426d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ build-code:
2121

2222
build-schematics:
2323
stage: build
24-
image: registry.gitlab.com/dowster/eeshow:test-01
24+
image: registry.gitlab.com/dowster/eeshow:latest
2525
script:
2626
- cd pcb-design
2727
- eeplot -o ../pcb-design-${CI_COMMIT_REF_SLUG}-${CI_PIPELINE_ID}.pdf schematic.pro

0 commit comments

Comments
 (0)