Skip to content

Commit

Permalink
Update to latest hmpps orb version (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattops authored Jan 11, 2021
1 parent 1a11c21 commit ec4f5ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

orbs:
hmpps: ministryofjustice/hmpps@1.1.2
hmpps: ministryofjustice/hmpps@2.2

executors:
integration-tests:
Expand Down Expand Up @@ -126,6 +126,7 @@ workflows:
- hmpps/deploy_env:
name: deploy_dev
env: "dev"
context: hmpps-common-vars
filters:
branches:
only:
Expand Down

0 comments on commit ec4f5ed

Please sign in to comment.