gitlab-ci: Add cppcheck to issue-bot needs:
This commit is contained in:
parent
8c0fc54b80
commit
449889295f
1 changed files with 2 additions and 0 deletions
|
|
@ -834,6 +834,8 @@ issue-bot:
|
|||
optional: true
|
||||
- job: gimp-macos-inhouse
|
||||
optional: true
|
||||
- job: cppcheck
|
||||
optional: true
|
||||
stage: analysis
|
||||
image: registry.gitlab.com/gitlab-org/distribution/issue-bot:latest
|
||||
variables:
|
||||
|
|
|
|||
Loading…
Reference in a new issue