This commit is contained in:
@@ -327,10 +327,6 @@ SECOND_METADATA_JSON=$(cat <<EOF
|
||||
EOF
|
||||
)
|
||||
|
||||
if [ ! -f "${SCRIPT_DIR}/test_1GB_file_upload.sh" ]; then
|
||||
die "test_1GB_file_upload.sh not found"
|
||||
fi
|
||||
|
||||
echo "uploading second version with tag 'latest'"
|
||||
UPLOAD_RESPONSE=$(curl -X PUT \
|
||||
-H "Authorization: Bearer ${WRITE_TOKEN}" \
|
||||
|
Reference in New Issue
Block a user