mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 23:34:19 +08:00
Publish on clean build
This commit is contained in:
parent
c2e315220b
commit
16196f7479
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user