#!/bin/sh curl \ --header "Auth-Key: $(cat ~/private/debci.key)" \ --form tests=@ci-exper.json \ 'https://ci.debian.net/api/v1/test/unstable/amd64'