Skip to content

Commit dd89235

Browse files
authored
[hotfix][build] mount git sub module to offer release_utils scripts
This closes #164.
1 parent 140f179 commit dd89235

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "tools/releasing/shared"]
22
path = tools/releasing/shared
3-
url = https://github.com/apache/flink-connector-shared-utils
4-
branch = release_utils
3+
url = git@github.com:apache/flink-connector-shared-utils.git
4+
branch = release_utils

tools/releasing/shared

Submodule shared added at d15b90d

0 commit comments

Comments
 (0)