Update ci_templates/.cic-template.yml
This commit is contained in:
parent
6c62976f32
commit
68f823a2e5
@ -35,7 +35,8 @@ variables:
|
|||||||
stage: test
|
stage: test
|
||||||
image: $CI_REGISTRY_IMAGE/$APP_NAME-test:latest
|
image: $CI_REGISTRY_IMAGE/$APP_NAME-test:latest
|
||||||
script:
|
script:
|
||||||
- pytest
|
- ls
|
||||||
|
- pwd
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||||
when: always
|
when: always
|
||||||
|
Loading…
Reference in New Issue
Block a user