Trigger all tests in ci
This commit is contained in:
parent
2339f52a32
commit
ec58ef3414
@ -24,9 +24,7 @@ test-mr-cic-eth:
|
|||||||
image: $CI_REGISTRY_IMAGE/$APP_NAME-test:latest
|
image: $CI_REGISTRY_IMAGE/$APP_NAME-test:latest
|
||||||
script:
|
script:
|
||||||
- cd apps/$APP_NAME/
|
- cd apps/$APP_NAME/
|
||||||
- pytest tests/unit/
|
- pytest tests
|
||||||
- pytest tests/task/
|
|
||||||
- pytest tests/filters/
|
|
||||||
needs: ["build-mr-cic-eth"]
|
needs: ["build-mr-cic-eth"]
|
||||||
|
|
||||||
build-push-cic-eth:
|
build-push-cic-eth:
|
||||||
|
Loading…
Reference in New Issue
Block a user