Fixed more indents in ci file
This commit is contained in:
parent
3b608e4b1f
commit
601992cd7b
|
@ -7,13 +7,13 @@ Static_tests:
|
||||||
tags:
|
tags:
|
||||||
- platform_src_img
|
- platform_src_img
|
||||||
artifacts:
|
artifacts:
|
||||||
when: always
|
when: always
|
||||||
paths:
|
paths:
|
||||||
- python_pkg/*
|
- python_pkg/*
|
||||||
- bandit.html
|
- bandit.html
|
||||||
- pylint/*
|
- pylint/*
|
||||||
- urls_in_files.txt
|
- urls_in_files.txt
|
||||||
- jshint_out.txt
|
- jshint_out.txt
|
||||||
script:
|
script:
|
||||||
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.ispras.ru/productteam/talismanplatform/modules/static_tests
|
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.ispras.ru/productteam/talismanplatform/modules/static_tests
|
||||||
- ./static_tests/static.sh analytic
|
- ./static_tests/static.sh analytic
|
Loading…
Reference in New Issue
Block a user