centos8-repo-install-test: set UPSTREAM_DISTRO=almalinux:8 in Makefile

Otherwise 'debian:bullseye' is used by default when running make.

Change-Id: I1744f5199b1686ee615173572afee524104eb91f
This commit is contained in:
Vadim Yanitskiy 2022-03-04 03:33:44 +07:00
parent 2ce4f7593b
commit 63531ac474
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
UPSTREAM_DISTRO=almalinux:8
include ../make/Makefile