
6 Apr
2018
6 Apr
'18
3:17 p.m.
On Thu, Apr 05, 2018 at 02:22:15PM +0200, Andrea Bolognani wrote:
Now that we have our custom shell profile, we can pick the correct make variant dynamically there instead of doing it in the Jenkins job definition, so that the $MAKE variable will also be available when using the guests outside of the CI environment.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- guests/templates/bashrc | 1 + jobs/defaults.yaml | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>