Skip to content

Commit 87a490c

Browse files
committed
add TODO comment to java script
1 parent 6a43aeb commit 87a490c

File tree

1 file changed

+1
-0
lines changed
  • scripts/generate-sdk/languages

1 file changed

+1
-0
lines changed

scripts/generate-sdk/languages/java.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ generate_java_sdk() {
4040
GIT_REPO_ID="stackit-sdk-java"
4141
fi
4242

43+
# TODO: Change to use the https url when repo is public
4344
if [[ -z ${SDK_REPO_URL} ]]; then
4445
echo "SDK_REPO_URL not specified, default will be used."
4546
SDK_REPO_URL="[email protected]:stackitcloud/stackit-sdk-java.git"

0 commit comments

Comments
 (0)