mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-04-08 14:35:55 +02:00
Be more verbose
This commit is contained in:
parent
c3d08eb732
commit
1018048b75
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user