Support CentOS 7 in GoogleStorage Gitlab template 25/73025/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 19 Nov 2021 18:18:09 +0000 (10:18 -0800)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 19 Nov 2021 18:21:33 +0000 (10:21 -0800)
Add a check for `dnf` to the GoogleStorage gitlab-ci template, falling
back to `yum` if the command is not available. This should allow the job
to work on both CentOS 7 and 8.

Change-Id: I0964c23d799bb394bc331bd740a0d6a1cba74082
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>

No differences found