Merge branch 'main' into develop

This commit is contained in:
Thomas Gruber
2022-07-12 11:36:46 +02:00
committed by GitHub
3 changed files with 21 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ jobs:
- name: RPM build MetricCollector
id: rpmbuild
run: make RPM
# AlmaLinux 8.5 is a derivate of RedHat Enterprise Linux 8 (UBI8),
# so the created RPM both contain the substring 'el8' in the RPM file names
# This step replaces the substring 'el8' to 'alma85'. It uses the move operation

View File

@@ -31,4 +31,4 @@ jobs:
run: make
- name: Run MetricCollector once
run: ./cc-metric-collector --once --config .github/ci-config.json
run: ./cc-metric-collector --once --config .github/ci-config.json