@echo '# Building release ${GLUON_RELEASE} for branch ${GLUON_BRANCH}'
@echo
build:clean
gluon-prepare
build:clean
gluon-prepare
for target in ${GLUON_TARGETS};do\
echo""Building target $$target"";\
${GLUON_MAKE}GLUON_TARGET="$$target";\
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.