Open TheRealSpaceShip opened 7 months ago
The main change is to remove leading trailing spaces from HUB_FILES env var on hubctl stack configure. Small improvements were introduced as well:
HUB_FILES
hubctl stack configure
set +x
HUB_WORKDIR
hub.yaml
hubctl stack init
The main change is to remove leading trailing spaces from
HUB_FILES
env var onhubctl stack configure
. Small improvements were introduced as well:set +x
to improve verbosityHUB_WORKDIR
tohub.yaml
file onhubctl stack init