Configure Container Scanning in `.gitlab-ci.yml`, creating this file if it does not already exist
Compare changes
+ 12
− 1
@@ -18,7 +18,8 @@ workflow:
@@ -31,6 +32,8 @@ include:
@@ -44,10 +47,14 @@ lint-job:
@@ -75,6 +82,8 @@ run-test-job:
@@ -84,6 +93,8 @@ deliver-latest-job: