Skip to content

CI import

David Blaisonneau requested to merge ci-import into develop

Use new possibility in gitlab-ci to import part of the gitlab-ci.yml

Import:

  • Official templates:
    • License-Management
    • Dependency-Scanning
  • Internal templates:
    • SAST (forked from official template with SRC_PATH feature)
    • Code-Quality (forked from official template with SRC_PATH feature)
    • Container-Scanning (forked from official template with external CI_APPLICATION_REPOSITORY/CI_APPLICATION_TAG support)
    • pylint
    • pytest
    • pycodestyle
Edited by David Blaisonneau

Merge request reports