diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b11b2a9..93480ff 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,4 +16,4 @@ Static_tests: - 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 portal \ No newline at end of file + - chmod +x ./static_tests/static.sh - ./static_tests/static.sh portal \ No newline at end of file