mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-04-17 10:25:56 +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
|
@if [[ "$${GITHUB_ACTIONS}" == true ]]; then
|
||||||
@ RPMFILES="$${RPMDIR}"/*/*.rpm
|
@ RPMFILES="$${RPMDIR}"/*/*.rpm
|
||||||
@ SRPMFILES="$${SRPMDIR}"/*.src.rpm
|
@ SRPMFILES="$${SRPMDIR}"/*.src.rpm
|
||||||
@ echo ::set-output name="SRPM::$${SRPM}"
|
@ echo "RPMs: $${RPMFILES}"
|
||||||
@ echo ::set-output name="RPM::$${RPM}"
|
@ echo "SRPMs: $${SRPMFILES}"
|
||||||
|
@ echo "::set-output name=SRPM::$${SRPMFILES}"
|
||||||
|
@ echo "::set-output name=RPM::$${RPMFILES}"
|
||||||
@fi
|
@fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user