Skip to content
Snippets Groups Projects
Verified Commit 69b7daac authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent 3ba95cbe
No related branches found
No related tags found
No related merge requests found
Pipeline #10546 failed
......@@ -18,6 +18,7 @@ RUN wget --output-document generate_doc_unreleased.zip \
RUN octave --eval "pkg install generate_doc_unreleased.zip"
# Unit test framework (MOxUnit)
WORKDIR /
RUN wget --output-document MOxUnit-master.zip \
https://github.com/MOxUnit/MOxUnit/archive/master.zip
RUN unzip MOxUnit-master.zip
......
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