Delete archive.sh
This commit is contained in:
parent
d05755f956
commit
6615419021
@ -1,5 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
export REPORTPATH="target/test-reports/*.*"
|
|
||||||
curl -H "Authorization: Bearer ${BEARER_TOKEN}" -X POST "https://api.bitbucket.org/2.0/repositories/${BITBUCKET_REPO_OWNER}/${BITBUCKET_REPO_SLUG}/downloads" --form files=@"${REPORTPATH}"
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user