new line after chmod command
This commit is contained in:
parent
163adb608f
commit
746dd4b8a4
|
@ -17,4 +17,5 @@ Static_tests:
|
|||
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 bus
|
||||
- ./static_tests/static.sh bus - tar zcf artifacts.tar.gz python_pkg bandit.html pylint urls_in_files.txt jshint_out.txt
|
||||
- if [ ! -z "$MAIL_RECIPIENTS" ]; then python3 ./static_tests/send_mail.py; fi
|
Loading…
Reference in New Issue
Block a user