Skip to content

Commit d0eee63

Browse files
committed
Debug
Priority: 2 Skip-python-bandit: true Skip-build-el9-gcc: true Skip-build-leap15-gcc: true Skip-build-leap15-icc: true Skip-unit-tests:true Skip-unit-test: true Skip-NLT: true Skip-unit-test-memcheck: true Skip-test: true Skip-func-test: true Skip-func-vm: true Skip-fault-injection-test: true Skip-func-hw-test: true Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
1 parent 92b7327 commit d0eee63

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

utils/scripts/install-el8.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,6 @@ else
117117
dnf install ${dnf_install_args} maven
118118
fi
119119

120-
gem install fpm
120+
gem env
121+
gem source --list
122+
gem install fpm --verbose

0 commit comments

Comments
 (0)