diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 959c832c28c57017df03f829fe4fd18693fc268e..a2fa48d73f6280c7bc0c088a5d0b250ea83b4ca5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -351,6 +351,8 @@ trigger_doc_update: strategy: depend cppcheck: + except: + - tags stage: analysis:check image: name: neszt/cppcheck-docker @@ -365,6 +367,8 @@ cppcheck: # based on https://gitlab.com/ahogen/cppcheck-codequality cppcheck_report: + except: + - tags stage: analysis:report image: centos:7 script: