test_ok2/scripts
Daniel Hahler df1f43ee28 ci: codecov: use `--retry-connrefused` with curl
While it might not help with the following, it certainly might happen as
well.

```
+ curl -S -L --connect-timeout 5 --retry 6 -s https://codecov.io/bash -o codecov-upload.sh
curl: (16) Error in the HTTP2 framing layer
```
2020-01-25 18:22:03 +01:00
..
append_codecov_token.py Append token to codecov.yml instead of duplicating the file 2020-01-14 07:47:21 -03:00
publish-gh-release-notes.py Add deploy step: publish package and release notes 2020-01-15 08:11:35 -03:00
release.minor.rst doc: minor fixes for the release process 2020-01-23 18:31:48 +01:00
release.patch.rst bug-fix fixes 2020-01-23 20:34:21 +01:00
release.py scripts/release.py: lint: fix F999 2020-01-17 05:54:17 +01:00
report-coverage.sh ci: codecov: use `--retry-connrefused` with curl 2020-01-25 18:22:03 +01:00