Skip to content
Snippets Groups Projects

Use proper unix type file format

Merged Florian Uhlig requested to merge f.uhlig/cbmroot_input:test_file_type into master
+ 1
1
@@ -9,7 +9,7 @@ FileFormatCheck:
refs:
- merge_requests
variables:
- $CI_MERGE_REQUEST_PROJECT_PATH == "cbmsoft/cbmroot_input" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "master"
- $CI_MERGE_REQUEST_PROJECT_PATH == "CbmSoft/cbmroot_input" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "master"
script:
# Get the upstream repository manually. I did not find any other way to have it for
# comparison
Loading