mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-04-08 14:35:55 +02:00
Get full history of git repository
This commit is contained in:
parent
7e84cb2a40
commit
aecbf19791
3
.github/workflows/AlmaLinux.yml
vendored
3
.github/workflows/AlmaLinux.yml
vendored
@ -28,6 +28,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: recursive
|
||||
fetch-depth: 0
|
||||
|
||||
# See: https://github.com/marketplace/actions/setup-go-environment
|
||||
- name: Setup Golang
|
||||
@ -37,8 +38,6 @@ jobs:
|
||||
|
||||
- name: RPM build MetricCollector
|
||||
run: |
|
||||
printenv
|
||||
ls -la .git
|
||||
make RPM
|
||||
RPM=~/rpmbuild/RPMS/*/*.rpm
|
||||
SRPM=~/rpmbuild/SRPMS/*.src.rpm
|
||||
|
Loading…
x
Reference in New Issue
Block a user