Skip to content

Commit 9b60fd2

Browse files
Java SDK (#3906)
* Java SDK * update preview config By using the *repo name* as the key, local `preview` will work naturally if you have the branch checked out. (e.g. the previous version would *always* pull the remote URL, and ignore your local sdk docs checkouts) --------- Co-authored-by: Hakim Cassimally <[email protected]>
1 parent 0fbfd8a commit 9b60fd2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

preview/HEAD.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,8 @@ sources:
2525
branches: release/8.0
2626
start_path: docs
2727

28-
28+
# Minimal SDK build
29+
docs-sdk-common:
30+
branches: [release/8.0]
31+
docs-sdk-java:
32+
branches: [3.8-api]

0 commit comments

Comments
 (0)