mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-08-16 07:33:01 +02:00
Be more verbose
This commit is contained in:
6
Makefile
6
Makefile
@@ -79,6 +79,8 @@ RPM: scripts/cc-metric-collector.spec
|
||||
@if [[ "$${GITHUB_ACTIONS}" == true ]]; then
|
||||
@ RPMFILES="$${RPMDIR}"/*/*.rpm
|
||||
@ SRPMFILES="$${SRPMDIR}"/*.src.rpm
|
||||
@ echo ::set-output name="SRPM::$${SRPM}"
|
||||
@ echo ::set-output name="RPM::$${RPM}"
|
||||
@ echo "RPMs: $${RPMFILES}"
|
||||
@ echo "SRPMs: $${SRPMFILES}"
|
||||
@ echo "::set-output name=SRPM::$${SRPMFILES}"
|
||||
@ echo "::set-output name=RPM::$${RPMFILES}"
|
||||
@fi
|
||||
|
Reference in New Issue
Block a user