mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-11-04 18:55:05 +01:00
Get GitHub environment
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user