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
|
- web-app-tests
|
||||||
|
|
||||||
- pico-sensor-docker-build
|
- 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-release
|
||||||
|
|
||||||
include:
|
include:
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ variables:
|
|||||||
|
|
||||||
stages:
|
stages:
|
||||||
- pico-sensor-docker-build
|
- 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-release
|
||||||
|
|
||||||
pico-sensor-docker-build:
|
pico-sensor-docker-build:
|
||||||
|
|||||||
Reference in New Issue
Block a user