chiark / gitweb /
1230ece4756960ba3204f0196cd4e769f926c21d
[dgit-junk.git] / ci-exper
1 #!/bin/sh
2 curl --cacert /etc/ssl/ca-global/ca-certificates.crt \
3  --header "Auth-Key: $(cat ~/private/debci.key)" \
4  --form tests=@ci-exper.json \
5  'https://ci.debian.net/api/v1/test/unstable/amd64'