Update ci_templates/.cic-template.yml
This commit is contained in:
parent
68f823a2e5
commit
e9129f99b3
@ -37,6 +37,8 @@ variables:
|
|||||||
script:
|
script:
|
||||||
- ls
|
- ls
|
||||||
- pwd
|
- pwd
|
||||||
|
- apps/$APP_NAME/
|
||||||
|
- pytest
|
||||||
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