Skip to content
Snippets Groups Projects
.gitlab-ci.yml 463 B
Newer Older
  • Learn to ignore specific revisions
  • Sander, Oliver's avatar
    Sander, Oliver committed
    before_script:
    
      - duneci-install-module https://git.imp.fu-berlin.de/agnumpde/dune-matrix-vector.git
    
      - duneci-install-module https://git.imp.fu-berlin.de/agnumpde/dune-solvers.git
    
      - duneci-install-module https://git.imp.fu-berlin.de/agnumpde/dune-fufem.git
    
    dune-fufem--gcc:
    
      image: duneci/dune:2.6-debian-10-gcc-7-14
    
      script: duneci-standard-test
    
      image: duneci/dune:2.6-debian-10-clang-7-libcpp-17
      script: duneci-standard-test