CI/CD with AppVeyor
dnu restore -f https://www.myget.org/F/aspnet-contrib/api/v3/index.json | |
dnu publish "src\AppVeyorSample" --out DeployPackage --configuration Release --runtime dnx-clr-win-x86.1.0.0-rc1-update1 --wwwroot-out "wwwroot" --quiet |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment