Publish on clean build

This commit is contained in:
Jeremy Soller 2017-04-08 16:56:08 -06:00
parent c2e315220b
commit 16196f7479

View File

@ -16,6 +16,7 @@ do
then
echo "$recipe: building..."
./cook.sh $recipe dist
publish="${publish} $recipe"
else
oldver=$(./cook.sh $recipe gitversion)
./cook.sh $recipe fetch