Skip to content
Snippets Groups Projects

Resolve "Integrate dependency-check container with Sonarqube"

Compare and Show latest version
6 files
+ 67
77
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 8
0
Make All Images:
stage: build
image: projectatomic/dockerfile-lint
tags:
- linux, dockerd
script:
- make
Loading