CI(pico-sensor): commented the test execution in pipeline
no pico board available to run the tests
This commit is contained in:
@@ -4,7 +4,7 @@ stages:
|
||||
- web-app-tests
|
||||
|
||||
- pico-sensor-docker-build
|
||||
- pico-sensor-test
|
||||
#- pico-sensor-test # Test stage is disabled (no pico-sensor board available to run the tests)
|
||||
- pico-sensor-release
|
||||
|
||||
include:
|
||||
|
||||
@@ -3,7 +3,7 @@ variables:
|
||||
|
||||
stages:
|
||||
- pico-sensor-docker-build
|
||||
- pico-sensor-test
|
||||
#- pico-sensor-test # Test stage is disabled (no pico-sensor board available to run the tests)
|
||||
- pico-sensor-release
|
||||
|
||||
pico-sensor-docker-build:
|
||||
|
||||
Reference in New Issue
Block a user