fix gitlab-ci.yml
This commit is contained in:
@@ -313,6 +313,7 @@ run_test_for_centos8:
|
||||
script:
|
||||
- yum makecache
|
||||
- ./ci/travis.sh
|
||||
- cd build
|
||||
- *download_rpm_package
|
||||
- *install_rpm_package
|
||||
- ctest3 --verbose
|
||||
@@ -324,6 +325,7 @@ run_test_for_rocky9:
|
||||
- yum makecache
|
||||
- yum install -y perl-FindBin
|
||||
- ./ci/travis.sh
|
||||
- cd build
|
||||
- *download_rpm_package
|
||||
- *install_rpm_package
|
||||
- ctest3 --verbose
|
||||
|
||||
Reference in New Issue
Block a user