Skip to content

Commit fcd0d6f

Browse files
guptaakacopybara-github
authored andcommitted
Rename pw-service-example to pw-service
PiperOrigin-RevId: 903404593
1 parent 66e9754 commit fcd0d6f

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

pathwaysutils/experimental/shared_pathways_service/deploy_pathways_service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
_TEMPLATE_FILE = flags.DEFINE_string(
4444
"template_file",
4545
os.path.join(
46-
os.path.dirname(__file__), "yamls/pw-service-example.yaml",
46+
os.path.dirname(__file__), "yamls/pw-service.yaml",
4747
),
4848
"Path to the JobSet YAML template file",
4949
)

pathwaysutils/experimental/shared_pathways_service/yamls/pw-service-example.yaml renamed to pathwaysutils/experimental/shared_pathways_service/yamls/pw-service.yaml

File renamed without changes.

0 commit comments

Comments
 (0)