Skip to content

Commit f3b2919

Browse files
chore: new owl bot post processor docker image (googleapis#491)
gcr.io/repo-automation-bots/owlbot-java:latest@sha256:e09db16aef633f4cae68b6eb2771b40ea01464f8db08badcd1c5197b9c623457
1 parent 58060a0 commit f3b2919

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
docker:
22
image: gcr.io/repo-automation-bots/owlbot-java:latest
3-
digest: sha256:42de7b29a5bc381bef6a718722beb3eb641a4c26ad0e269d72c5328a0a63e520
3+
digest: sha256:e09db16aef633f4cae68b6eb2771b40ea01464f8db08badcd1c5197b9c623457

java-resourcemanager/.kokoro/release/publish_javadoc11.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ mvn clean site -B -q -P docFX
4242

4343
# copy README to docfx-yml dir and rename index.md
4444
cp README.md target/docfx-yml/index.md
45+
# copy CHANGELOG to docfx-yml dir and rename history.md
46+
cp CHANGELOG.md target/docfx-yml/history.md
4547

4648
pushd target/docfx-yml
4749

0 commit comments

Comments
 (0)