-
Notifications
You must be signed in to change notification settings - Fork 4
CircleCI: fix op-node-docker-build #133
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
Conversation
|
I’m curious why the tests passed in the PR without cloning the code. Could you clarify? |
From what I can figure out, the PR is tested using the Makefile but not with CircleCI. However, in |
Got it. I would suggest re-running the tests involved in the PR to ensure that this change has no unintended side effects. |
In order to avoid the possible side effects and keep the impact in the CircleCI scope, I would suggest this change instead. It is also future-compatible for possible new submodules. Idea? |
LGTM |
Error log:
The error happens because there is no code to build, so we update the submodules before build.