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

Fuck this

parent c390ab84
Branches
No related tags found
No related merge requests found
Pipeline #
......@@ -8,11 +8,17 @@ sparse2img:
stage: build
script:
- make sparse2img
artifacts:
paths:
- img/sparse2img.out
img2sparse:
stage: build
script:
- make img2sparse
artifacts:
paths:
- img/sparse2img.out
test_md5:
stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment