mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-04-17 10:25:56 +02:00
Get GitHub environment
This commit is contained in:
parent
01090f7e10
commit
77d5575791
2
Makefile
2
Makefile
@ -75,3 +75,5 @@ RPM: scripts/cc-metric-collector.spec
|
|||||||
@git archive --verbose --format "$${FORMAT}" --prefix="$${PREFIX}/" --output="$${SRCFILE}" HEAD
|
@git archive --verbose --format "$${FORMAT}" --prefix="$${PREFIX}/" --output="$${SRCFILE}" HEAD
|
||||||
# Build RPM and SRPM
|
# Build RPM and SRPM
|
||||||
@rpmbuild -ba --define="VERS $${VERS}" --rmsource --clean "$${SPECFILE}"
|
@rpmbuild -ba --define="VERS $${VERS}" --rmsource --clean "$${SPECFILE}"
|
||||||
|
# Report RPMs and SRPMs when in GitHub Workflow
|
||||||
|
@printenv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user