Skip to content

Commit

Permalink
Update Container config path (#1404)
Browse files Browse the repository at this point in the history
  • Loading branch information
Takashi Matsuo authored and dwsupplee committed Nov 7, 2018
1 parent c4f963d commit 7098732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Container/synth.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
v1_library = gapic.php_library(
service='container',
version='v1',
config_path='/google/container/artman_container.yaml',
config_path='/google/container/artman_container_v1.yaml',
artman_output_name='google-cloud-container-v1')

# copy all src including partial veneer classes
Expand Down

0 comments on commit 7098732

Please sign in to comment.