Skip to content
Snippets Groups Projects
Commit c390ab84 authored by raphael.bach's avatar raphael.bach
Browse files

Add test_md5 job in .gitlab-ci.yml

parent 776eea61
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -13,3 +13,8 @@ img2sparse: ...@@ -13,3 +13,8 @@ img2sparse:
stage: build stage: build
script: script:
- make img2sparse - make img2sparse
test_md5:
stage: test
script:
- make tests
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment