Skip to content

Commit 430e838

Browse files
Google APIscopybara-github
authored andcommitted
chore: internal change
PiperOrigin-RevId: 515654572
1 parent d129b4f commit 430e838

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.kokoro/docker_update.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,11 @@
99
# Usage:
1010
# $ mkdir workdir
1111
# $ cd workdir
12-
# $ sh /google/src/head/depot/google3/third_party/googleapis/stable/.kokoro/docker_update.sh
12+
# $ sh /path/to/.kokoro/docker_update.sh
1313
#
1414
# After the script completes, it should print out commands to push the new
1515
# Docker image and to create pull requests against Ruby and PHP generators.
16-
# Whenever the image is published, tag it here:
17-
# https://pantheon.corp.google.com/gcr/images/gapic-images/global/googleapis?project=gapic-images
16+
# Whenever the image is published, tag it in Google Cloud Console,
1817
# then release new versions of the generators and update the image tag in
1918
# start.sh scripts in Kokoro folders in all googleapis workspaces.
2019

0 commit comments

Comments
 (0)