IAP GITLAB

Skip to content
Snippets Groups Projects
Commit efb4e37b authored by ralfulrich's avatar ralfulrich
Browse files

remove useless CI system check

parent 562fd0f3
No related branches found
No related tags found
1 merge request!373Less verbose testing
Pipeline #4853 passed
......@@ -26,7 +26,6 @@ variables:
# handled explicitly
#
stages:
- system
- quality
- config
- build
......@@ -39,16 +38,6 @@ stages:
- optional
##########################################################
check-system:
stage: system
tags:
- corsika
script:
- uname -a
- ldd --version
- cat /etc/*-release
####### CODE QUALITY CHECK ##############
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment