Merge branch 'stable-2.6' into stable-2.7
* stable-2.6: Switch to gs-maven-wagon for API deployment
This commit is contained in:
@@ -15,7 +15,7 @@ case $VER in
|
||||
;;
|
||||
*-[0-9]*-g*) type=snapshot ;;
|
||||
esac
|
||||
URL=s3://gerrit-api@commondatastorage.googleapis.com/$type
|
||||
URL=gs://gerrit-api/$type
|
||||
|
||||
|
||||
echo "Deploying $type gerrit-extension-api $VER"
|
||||
|
||||
Reference in New Issue
Block a user