Fixed more indents in ci file

This commit is contained in:
Зуев Сергей Анатольевич 2024-05-16 12:00:45 +00:00
parent f207d995b3
commit 6fc83f961e

View File

@ -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 web_tour
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 web_tour