mirror of
https://github.com/google/nomulus
synced 2026-09-06 16:17:13 +00:00
Make it possible to stage a single Beam pipeline (#1351)
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user