chiark / gitweb /
do a thing with tested.other
[dgit-junk.git] / ci-exper
index 459559bdf87d623082b5b43feb02e6bd986cbaa0..aeccb1be7e1ab1720c264c5a310469c1f5318d7f 100755 (executable)
--- a/ci-exper
+++ b/ci-exper
@@ -1,4 +1,5 @@
 #!/bin/sh
 #!/bin/sh
-curl --cacert /etc/ssl/ca-global/ca-certificates.crt \
+curl \
  --header "Auth-Key: $(cat ~/private/debci.key)" \
  --header "Auth-Key: $(cat ~/private/debci.key)" \
- --form tests=@ci-exper.json
+ --form tests=@ci-exper.json \
+ 'https://ci.debian.net/api/v1/test/unstable/amd64'