Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
adarshreddy94 authored Sep 11, 2020
1 parent 7fb913d commit feaa28f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,8 @@ stage ('Build') {
}

stage ('Aqua Microscanner') {
steps {
aquaMicroscanner imageName: 'adarshreddydocker/devsecops:test', notCompliesCmd: 'exit 1', onDisallowed: 'pass'
}
}

stage ('Anchore-Container-scanner') {
steps {
Expand Down

0 comments on commit feaa28f

Please sign in to comment.