mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-09-18 06:25:35 +08:00
wip
This commit is contained in:
12
Makefile
12
Makefile
@@ -20,4 +20,16 @@ run_unit_tests:
|
||||
|
||||
release_notes:
|
||||
./build.sh --target=ReleaseNotes
|
||||
|
||||
# clean the dirs
|
||||
# version the code and update the csproj files
|
||||
# write the release notes
|
||||
# build the code
|
||||
# unit test
|
||||
# acceptance test
|
||||
# integration test
|
||||
# gather the nuget packages
|
||||
# publish release to NuGet
|
||||
# publish release to GitHub
|
||||
|
||||
|
Reference in New Issue
Block a user