UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Big Bang
P
Packages
Security Tools
Twistlock
Commits
f877b130
Commit
f877b130
authored
Jun 08, 2020
by
joshwolf
Browse files
add a basic pipeline just to demonstrate trivy
parent
96b4f426
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
.gitlab-ci.yml
.gitlab-ci.yml
+10
-0
No files found.
.gitlab-ci.yml
0 → 100644
View file @
f877b130
stages
:
-
scan
include
:
-
local
:
/jobs/scan/base.yml
scan container
:
extends
:
.trivy scan
variables
:
IMAGE
:
$CI_REGISTRY_IMAGE/defender
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment