Closed monaka closed 2 years ago
Signed-off-by: Masaki Muranaka monaka@monami-ya.com
Install epel-release.
epel-release
This is required to install golang.
golang
None
Builds are failed because go command wasn't installed. The root cause is same as https://github.com/eclipse/che/pull/12343 https://github.com/eclipse/che/pull/12343/commits/8728c24157cd9e2f668ec390eb023a081c5bff3b
go
Builds successfully.
No
Signed-off-by: Masaki Muranaka monaka@monami-ya.com
What does this PR do?
Install
epel-release
.This is required to install
golang
.What issues does this PR fix or reference?
None
Previous behavior
Builds are failed because
go
command wasn't installed. The root cause is same as https://github.com/eclipse/che/pull/12343 https://github.com/eclipse/che/pull/12343/commits/8728c24157cd9e2f668ec390eb023a081c5bff3bNew behavior
Builds successfully.
Tests written?
No
Docs updated?
No