fix indent
This commit is contained in:
parent
18765e6391
commit
62d2e1dd17
@ -22,8 +22,8 @@ test-mr-cic-eth:
|
|||||||
key:
|
key:
|
||||||
files:
|
files:
|
||||||
- test_requirements.txt
|
- test_requirements.txt
|
||||||
paths:
|
paths:
|
||||||
- /root/.cache/pip
|
- /root/.cache/pip
|
||||||
image: registry.gitlab.com/grassrootseconomics/cic-internal-integration/$APP_NAME:$MR_IMAGE_TAG
|
image: registry.gitlab.com/grassrootseconomics/cic-internal-integration/$APP_NAME:$MR_IMAGE_TAG
|
||||||
script:
|
script:
|
||||||
- cd apps/$APP_NAME/
|
- cd apps/$APP_NAME/
|
||||||
|
@ -22,9 +22,9 @@ test-mr-cic-notify:
|
|||||||
key:
|
key:
|
||||||
files:
|
files:
|
||||||
- test_requirements.txt
|
- test_requirements.txt
|
||||||
paths:
|
paths:
|
||||||
- /root/.cache/pip
|
- /root/.cache/pip
|
||||||
image: registry.gitlab.com/grassrootseconomics/cic-internal-integration/$APP_NAME:$MR_IMAGE_TAG
|
image: registry.gitlab.com/grassrootseconomics/cic-internal-integration/$APP_NAME:$MR_IMAGE_TAG
|
||||||
script:
|
script:
|
||||||
- cd apps/$APP_NAME/
|
- cd apps/$APP_NAME/
|
||||||
- >
|
- >
|
||||||
|
@ -22,8 +22,8 @@ test-mr-cic-ussd:
|
|||||||
key:
|
key:
|
||||||
files:
|
files:
|
||||||
- test_requirements.txt
|
- test_requirements.txt
|
||||||
paths:
|
paths:
|
||||||
- /root/.cache/pip
|
- /root/.cache/pip
|
||||||
image: registry.gitlab.com/grassrootseconomics/cic-internal-integration/$APP_NAME:$MR_IMAGE_TAG
|
image: registry.gitlab.com/grassrootseconomics/cic-internal-integration/$APP_NAME:$MR_IMAGE_TAG
|
||||||
script:
|
script:
|
||||||
- cd apps/$APP_NAME/
|
- cd apps/$APP_NAME/
|
||||||
|
Loading…
Reference in New Issue
Block a user