-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix CI #57
Comments
Let's just switch to actions while we're here. |
Added actions for Go build/test and the default docker push to github packages: Still need to add version bumps either way. |
The image is published publicly (https://github.com/gochain/rpc-proxy/packages/774328), but those pull instructions fail on auth. Is there something we can do to make it available? I'm not able to access package settings. |
I was able to replace the circle 'user key' so that it can fetch from the repo, but I'm not able to replace the 'deploy key' so that it can push the version bump. |
Circle is broken - maybe a good time to switch to actions.
https://app.circleci.com/pipelines/github/gochain/rpc-proxy/1/workflows/1c0168cf-721d-4495-be54-356f024f9bc6/jobs/156
Otherwise, update this key:
The text was updated successfully, but these errors were encountered: