This commit is contained in:
Oscar Krause
2025-04-11 21:31:00 +02:00
parent a0462b1da1
commit d2fc57d71e

View File

@@ -8,6 +8,7 @@ build:
- if: $CI_COMMIT_BRANCH
changes: [ src/**/* ]
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
- if: $CI_COMMIT_TAG
before_script:
- apt-get update -qq
- apt-get install cmake -y -qq