Skip to content

Commit

Permalink
Add dependency scanning template
Browse files Browse the repository at this point in the history
  • Loading branch information
dzaporozhets committed Jun 14, 2021
1 parent 385eb1d commit 2e038f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Expand Up @@ -3,6 +3,9 @@
# https://hub.docker.com/r/library/ruby/tags/
image: "ruby:2.5"

include:
- template: Dependency-Scanning.gitlab-ci.yml

# Cache gems in between builds
cache:
paths:
Expand Down

0 comments on commit 2e038f0

Please sign in to comment.