Executable bits

This commit is contained in:
Simon Sapin 2018-08-30 17:28:34 +02:00
parent b05a445284
commit cc488fe538
4 changed files with 1 additions and 1 deletions

6
curl-artifact.sh Executable file
View file

@ -0,0 +1,6 @@
#!/bin/sh
curl \
--retry 5 \
--connect-timeout 10 \
--location
https://queue.taskcluster.net/v1/task/$1/artifacts/$2