Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
Enable additional security and compliance checks
Browse files Browse the repository at this point in the history
Signed-off-by: Max <max.suraev@here.com>
  • Loading branch information
Max committed Aug 19, 2020
1 parent 02ff5a1 commit 0dea77e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ci/gitlab/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ variables:
BITBAKE_CHECKOUT_IMAGE: ${METAUPDATER_REGISTRY_IMAGE}:ci-master-checkout

include:
- template: SAST.gitlab-ci.yml
- template: Container-Scanning.gitlab-ci.yml
- template: Secret-Detection.gitlab-ci.yml
- template: Dependency-Scanning.gitlab-ci.yml
- template: License-Scanning.gitlab-ci.yml
- project: 'olp/edge/ota/connect/client/meta-updater'
ref: 'master'
file: 'scripts/ci/gitlab/docker.yml'
Expand Down

0 comments on commit 0dea77e

Please sign in to comment.