add in cloneurl

This commit is contained in:
Trevor Batley 2023-06-04 21:56:51 +10:00
parent 6f09d7a865
commit 9b86646411

View File

@ -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"'",