Skip to content
Snippets Groups Projects
Select Git revision
12 results

.gitlab-ci.yml

Blame
    • Stéphane Del Pino's avatar
      6e763f14
      Change CI pipeline · 6e763f14
      Stéphane Del Pino authored
      - merge build and test targets: this avoids recompiling most of the
      same files twice in the same conditions (build have been removed)
      - remove gcc-debug targets. Actually gcc-coverage use debug options
      
      This should lead to faster ci runs
      6e763f14
      History
      Change CI pipeline
      Stéphane Del Pino authored
      - merge build and test targets: this avoids recompiling most of the
      same files twice in the same conditions (build have been removed)
      - remove gcc-debug targets. Actually gcc-coverage use debug options
      
      This should lead to faster ci runs