Skip to content

Commit

Permalink
Merge pull request #561 from Andersson007/uc
Browse files Browse the repository at this point in the history
Updated codecove.sh URL

Reviewed-by: https://github.com/apps/ansible-zuul
  • Loading branch information
ansible-zuul[bot] authored Apr 30, 2021
2 parents 0d9c263 + cecdc1b commit d8a389d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/utils/shippable/shippable.sh
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ function cleanup
flags="${flags//=/,}"
flags="${flags//[^a-zA-Z0-9_,]/_}"

bash <(curl -s https://codecov.io/bash) \
bash <(curl -s https://ansible-ci-files.s3.us-east-1.amazonaws.com/codecov/codecov.sh) \
-f "${file}" \
-F "${flags}" \
-n "${test}" \
Expand Down

0 comments on commit d8a389d

Please sign in to comment.