Skip to content
Snippets Groups Projects
Commit 98a5712e authored by adam's avatar adam
Browse files

shellcheck CI test

parent a91bc003
No related branches found
No related tags found
1 merge request!3shellcheck CI test
Pipeline #
......@@ -9,3 +9,9 @@ shellcheck:
image: davidhrbac/docker-shellcheck:latest
script:
- shellcheck *.sh
nosetests:
stage: test
image: davidhrbac/docker-pycheck:latest
script:
- nosetests nosetest.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment