question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Circle CI deploy job fails

See original GitHub issue

The deploy job of Circle CI fails so we can’t see the latest doc (even though we’ve ignored python2 job). Seems that there’s again something wrong with our key. (similar to #10570)

ERROR: The key you are authenticating with has been marked as read only.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Exited with code 128

cc the owner of our keys @yarikoptic @jnothman @amueller (surprising that we now have 4 Circle CI keys)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
lestevecommented, Jul 16, 2018

Hmmm I’ll look at this one.

0reactions
qinhanmin2014commented, Jul 17, 2018

Thanks a lot @lesteve 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Retry a Failed Step with "when" Attribute?
Retrying a Failed Step. By default, CircleCI will execute job steps one at a time, in the order that they are defined in...
Read more >
Allow Job Failures | Cloud Feature Requests - CircleCI Ideas
Allow Job Failures. L. Lev. Use Case: We have some Jobs in our workflows, eg linting of code. If these fail the whole...
Read more >
CircleCI Parallel Test Automation Pipeline Workflow - Testmo
If you want to deploy your code at the end of the CI workflow as in the above illustration, the pipeline needs to...
Read more >
Automate Chromatic with CircleCI • Chromatic docs
They will fail if you are not using --exit-zero-on-changes . Once you accept all the changes, re-run the workflow and the chromatic-deployment job...
Read more >
Make the build successful even it's failed in CircleCI - Medium
It's pretty usual use case to cancel the workflow itself if one job is failed I think — for example, when test was...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found