-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 docker images build #6372
fix docker images build #6372
Conversation
Can one of the admins verify this patch? |
Build success. https://ci.codenvycorp.com/job/che-pullrequests-build/3745/ |
I would prefer to fix the build.include instead of removing the initializing values in build.include with the pattern |
@benoitf updated :) |
Build # 3752 - FAILED Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/3752/ to view the results. |
* fix docker images build
What does this PR do?
fix build of docker images
after adding
set -u
docker images build was failed: