Skip to content
Snippets Groups Projects
Commit 693e862c authored by Jorrit Fahlke's avatar Jorrit Fahlke
Browse files

[CI] Use patch application script to apply the patches.

parent c68964ab
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,7 @@ before_script:
# end workaround
# make sure we can apply the patches
- git submodule foreach --recursive git reset --hard HEAD
- ( cd python/loopy && git apply ../../patches/loopy/*.patch )
- ( cd dune/perftool/vectorclass && git apply ../../../patches/vectorclass/*.patch )
- patches/apply_patches.sh
git--gcc:
image: docker.io/hpc2se/perftool-base:git
......
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