mirror of
https://gitlab.com/wirelos/sprocket-plugin-web.git
synced 2025-12-14 14:01:27 +01:00
pin ci build image versions
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 -t clean
|
||||
- pio run -e basic
|
||||
- pio run --target clean
|
||||
- pio run
|
||||
Reference in New Issue
Block a user