Skip to content

Commit

Permalink
add patchman to deployUtils.groovy (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoura authored Feb 5, 2020
1 parent b7507df commit 7220994
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vars/deployUtils.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import groovy.transform.Field
"custom-policies": "/ops/deployCustomPolicies",
hccm: "/ops/deployHccm",
marketplace: "/ops/deployMarketplace",
patchman: "/ops/deployPatchman"
platform: "/ops/deployPlatform",
rbac: "/ops/deployRbac",
sources: "/ops/deploySources",
Expand Down

0 comments on commit 7220994

Please sign in to comment.