Closed mtazzari closed 4 years ago
I've tried and restarted the build, to see if it is due to concurrency in fetching the repo.
In 56dd9ddd4c8e82b69b2c7a57f4c8cd016c32ab06 I've refreshed the doctr ssh keys. The build is running...
Great, it now builds and deploys docs fine!
Retrospectively, I think that for some reason the doctr SSH key went missing. Now I can see it in settings/keys, but it wasn't there before I did doctr configure
again..weird, but now it's solved.
It seems something is broken in the docs deploy with doctr. Unfortunately this can be spotted only after the PR is merged onto master, since deploy is done only then for the Python 3.6 test. It seems the
git fetch
command duringdoctr deploy
fails with code 128: https://travis-ci.org/mtazzari/galario/jobs/656263302?utm_medium=notification&utm_source=github_status