Make it possible to stage a single Beam pipeline (#1351)

This commit is contained in:
Lai Jiang 2021-09-29 18:27:23 -04:00 committed by GitHub
parent 47a38e8309
commit 0d8f9882e4
3 changed files with 47 additions and 36 deletions

View file

@ -140,6 +140,8 @@ PROPERTIES = [
'a BEAM pipeline to image. Setting this property to empty string '
'will disable image generation.',
'/usr/bin/dot'),
Property('pipeline',
'The name of the Beam pipeline being staged.')
]
GRADLE_FLAGS = [