-
-
Notifications
You must be signed in to change notification settings - Fork 154
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: Building of Docker image in CircleCI build process #909
Comments
Hey, I'd like to work on this. Can you please assign it to me? |
@mohitsaxenaknoldus Thank you for stepping up 🙏 Happily assigning to you! |
@munen I fixed one of the errors but now it is failing on:
I know Docker and CircleCI but do not know much about node. Can you help with this if possible? |
The issue is due to |
No commit is responsible, we didn't make any recent changes to Node. It's just drift in the CI. |
This used to work fine, but then time came and eroded some dependency.
Here's a commit showing functioning builds for all tests, but failing to build the Docker image: 9e3de1a
Relevant code to enable the build, again: a7c8386
The text was updated successfully, but these errors were encountered: