Skip to content

Commit

Permalink
DT-2012 - upgrade hmpps orb, and add veracode policy scan job. (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattops committed May 14, 2021
1 parent cf8f8d7 commit ea38330
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

orbs:
hmpps: ministryofjustice/hmpps@3.0
hmpps: ministryofjustice/hmpps@3.2

executors:
integration-tests:
Expand Down Expand Up @@ -167,6 +167,7 @@ workflows:
- hmpps/npm_security_audit:
context:
- hmpps-common-vars
- hmpps/veracode_pipeline_scan:
- hmpps/veracode_policy_scan:
context:
- veracode-credentials
- hmpps-common-vars

0 comments on commit ea38330

Please sign in to comment.