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)
commit6a47303b70036b5b0c7c9f865ee3f12e0304a29e
treef2659fba2310c5486bfbb55f0a1907a38c56dc69
parenta94f032a7b36b148728cd5bdf6fb32bcf0ca2ef3
Support CentOS 7 in GoogleStorage Gitlab template

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>
gitlab-templates/GoogleStorage.gitlab-ci.yml