]> git.r.bdr.sh - rbdr/blog/blobdiff - Makefile
Print channel
[rbdr/blog] / Makefile
index d4fc301202576af5ab69568397532373297bce42..7fcb69280616a54109061a359601bf4b2731030a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -34,6 +34,8 @@ else ifneq (,$(findstring refs/tags/,$(GIT_REF)))
 endif
 ifneq ($(channel),)
        $(MAKE) -e profile=release -e channel=$(channel) package
+else
+       @echo "Channel was $(channel)"
 endif
 
 .PHONY: default build $(architectures) rpm package prepare set_rust ci release