CI: Create archives after build automatically
This commit is contained in:
parent
1360eb9c6f
commit
48cc42ef2a
1 changed files with 1 additions and 3 deletions
4
build
4
build
|
@ -110,9 +110,7 @@ function task_ci {
|
||||||
execute nuget help | head -n1;
|
execute nuget help | head -n1;
|
||||||
task_end 0;
|
task_end 0;
|
||||||
|
|
||||||
tasks_run build;
|
tasks_run build archive;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue