build: Different upload path fieldname
This commit is contained in:
@@ -126,7 +126,7 @@ jobs:
|
||||
curl -fsSL -X POST \
|
||||
http://nextexplorer.nextexplorer.svc.cluster.local:3000/api/upload \
|
||||
--header "Cookie: $REPO_TOKEN" \
|
||||
--form "path=Storage/Repository/rel" \
|
||||
--form "uploadTo=/Storage/Repository/rel" \
|
||||
--form "filedata=@${FILE_PATH};filename=${FILE_NAME}"
|
||||
|
||||
curl -ksS -X PUT "https://lab-hv-vip.bessems.lan/v1/harvesterhci.io.virtualmachineimages" \
|
||||
|
||||
Reference in New Issue
Block a user