Moved nuspec to build stage, pack to deploy stage
This commit is contained in:
parent
5071bb62a4
commit
dbcac749a3
2 changed files with 7 additions and 4 deletions
|
|
@ -68,4 +68,4 @@ instPS1="Install-ChocolateyPackage $packageName $fileType $silentArgs $instURL"
|
|||
echo $instPS1 > "$toolspath/chocolateyInstall.ps1"
|
||||
|
||||
# Build nupkg
|
||||
choco pack --allow-unofficial --outputdirectory $outpath "$outpath/openflexure-ev.nuspec"
|
||||
# choco pack --allow-unofficial --outputdirectory $outpath "$outpath/openflexure-ev.nuspec"
|
||||
Loading…
Add table
Add a link
Reference in a new issue