diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5118bb7..a9009fe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,4 +16,5 @@ Static_tests: - jshint_out.txt script: - git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.ispras.ru/productteam/talismanplatform/modules/static_tests - - chmod +x ./static_tests/static.sh - ./static_tests/static.sh resource \ No newline at end of file + - chmod +x ./static_tests/static.sh + - ./static_tests/static.sh resource \ No newline at end of file