Skip to content
Snippets Groups Projects
Commit 8cfc6b69 authored by Lorenz Gruber's avatar Lorenz Gruber
Browse files

Edit .gitlab-ci.yml

parent 470198dc
Branches
No related tags found
No related merge requests found
image: gcc:13.2
workflow:
rules:
- changes:
- app/**
- lib/**
- tests/**
- CMakeLists.txt
stages:
- build
- test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment