mirror of
https://github.com/google/nomulus.git
synced 2025-05-28 09:50:57 +02:00
Make it possible to stage a single Beam pipeline (#1351)
This commit is contained in:
parent
47a38e8309
commit
0d8f9882e4
3 changed files with 47 additions and 36 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue