You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[KYUUBI #2837] [BUILD] Support publish to private repo
### _Why are the changes needed?_
Usage:
```
build/mvn clean deploy -DskipTests -Pflink-provided,spark-provided,hive-provided,spark-3.3 \
-DdistMgmtReleaseId=xxx \
-DdistMgmtReleaseName=xxx \
-DdistMgmtReleaseUrl=xxx
```
### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible
- [ ] Add screenshots for manual tests if appropriate
- [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request
Closes#2837 from pan3793/deploy.
Closes#283748d923e [Cheng Pan] 1
81fc8d3 [Cheng Pan] [BUILD] Support publish to private repo
Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
0 commit comments