mirror of
https://gitlab.com/wirelos/sprocket-lib.git
synced 2025-12-14 12:46:50 +01:00
update pipeline
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
image: python:2.7-stretch
|
||||
image: python:3.12.10
|
||||
|
||||
stages:
|
||||
- build
|
||||
@@ -8,7 +8,7 @@ before_script:
|
||||
|
||||
examples:
|
||||
stage: build
|
||||
image: python:2.7-stretch
|
||||
image: python:3.12.10
|
||||
script:
|
||||
- pio run --target clean
|
||||
- pio run --environment basic
|
||||
|
||||
Reference in New Issue
Block a user