Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CDKPublishStackProps

Optional props to configure the CDK publish stack.

Hierarchy

  • CDKPublishStackProps

Index

Properties

Optional defaultBranch

defaultBranch: string

Branch to restrict publishing to

default

master

Optional nodeVersion

nodeVersion: string

Node version to test the cdk application in

default

"14"

Generated using TypeDoc