Home
last modified time | relevance | path

Searched refs:USERPASS (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc-java/buildscripts/
Dsonatype-upload.sh69 USERPASS="$USERNAME:$PASSWORD"
88 curl -s -X POST -d "$XML" -u "$USERPASS" -H "Content-Type: application/xml" \
97 curl -T "$DIR/$X" -u "$USERPASS" -H "Content-Type: application/octet-stream" \
109 curl -X POST -d "$XML" -u "$USERPASS" -H "Content-Type: application/xml" \