add in cloneurl
This commit is contained in:
parent
6f09d7a865
commit
9b86646411
@ -174,6 +174,7 @@ RESPONSE=$(curl $SILENT -k -X 'POST' \
|
||||
-H 'Content-Type: application/json' \
|
||||
-d '{
|
||||
"auth_token": "'"$SOURCEACCESSTOKEN"'",
|
||||
"clone_addr": "'"$SOURCEHOST/$SOURCEORG/$SOURCEPKG.git"'",
|
||||
"description": "'"SMEServer Koozali developed git repo for $TARGETPKG $BASEORCONTRIB"'",
|
||||
"clone_addr": "'"$SOURCEHOST/$TARGETORG/$TARGETPKG.git"'",
|
||||
"repo_name": "'"$TARGETPKG"'",
|
||||
|
Loading…
Reference in New Issue
Block a user