mirror of
https://github.com/google/nomulus
synced 2026-01-03 11:45:39 +00:00
Add disable_runner_v2 to pipeline options (#1976)
This commit is contained in:
@@ -75,5 +75,6 @@ while (( "$#" > 0 )); do
|
||||
--metadata-file "./core/src/main/resources/${metadata_pathname}" \
|
||||
--jar "./core/build/libs/${uberjar_name}.jar" \
|
||||
--env FLEX_TEMPLATE_JAVA_MAIN_CLASS="${main_class}" \
|
||||
--additional-experiments=disable_runner_v2 \
|
||||
--project "${dev_project}"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user