Skip to content
Snippets Groups Projects
Commit 06995879 authored by Jonathan Youett's avatar Jonathan Youett
Browse files

Use CI helper script

parent 138ae900
Branches releases/2.5-1
No related tags found
No related merge requests found
--- ---
dune:git--clang: dune:git--clang:
image: duneci/dune:git image: duneci/dune:git
script: script: duneci-standard-test --opts=/duneci/opts.clang
- dunecontrol --opts=/duneci/opts.clang --current all
- dunecontrol --current make build_tests
- dunecontrol --current make test
dune:git--gcc: dune:git--gcc:
image: duneci/dune:git image: duneci/dune:git
script: script: duneci-standard-test
- dunecontrol --opts=/duneci/opts.gcc --current all
- dunecontrol --current make build_tests
- dunecontrol --current make test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment