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