Skip to content
Snippets Groups Projects
Commit 16196f74 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Publish on clean build

parent c2e31522
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,7 @@ do ...@@ -16,6 +16,7 @@ do
then then
echo "$recipe: building..." echo "$recipe: building..."
./cook.sh $recipe dist ./cook.sh $recipe dist
publish="${publish} $recipe"
else else
oldver=$(./cook.sh $recipe gitversion) oldver=$(./cook.sh $recipe gitversion)
./cook.sh $recipe fetch ./cook.sh $recipe fetch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment