mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-10-26 22:55:07 +01:00
Create make target RPM
This commit is contained in:
2
.github/workflows/AlmaLinux.yml
vendored
2
.github/workflows/AlmaLinux.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
go-version: '^1.16.7'
|
||||
|
||||
- name: RPM build MetricCollector
|
||||
run: rpmbuild -bb --build-in-place --nodeps scripts/cc-metric-collector.spec
|
||||
run: make rpm
|
||||
|
||||
# See: https://github.com/actions/download-artifact
|
||||
- name: Save RPM as artifact
|
||||
|
||||
2
.github/workflows/runonce.yml
vendored
2
.github/workflows/runonce.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
|
||||
#
|
||||
# Job build-1-16
|
||||
# Build on latest Ubuntu using golang version 1.17
|
||||
# Build on latest Ubuntu using golang version 1.16
|
||||
#
|
||||
build-1-16:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user