Some cleanup and fixes; removed DebugLocal
This commit is contained in:
@@ -29,8 +29,8 @@ build-branch:
|
||||
- mv ./AMWD.Common.AspNetCore/bin/Debug/*.snupkg ./artifacts/
|
||||
- mv ./AMWD.Common.EntityFrameworkCore/bin/Debug/*.nupkg ./artifacts/
|
||||
- mv ./AMWD.Common.EntityFrameworkCore/bin/Debug/*.snupkg ./artifacts/
|
||||
- mv ./AMWD.Common.Moq/bin/Debug/*.nupkg ./artifacts/
|
||||
- mv ./AMWD.Common.Moq/bin/Debug/*.snupkg ./artifacts/
|
||||
- mv ./AMWD.Common.Test/bin/Debug/*.nupkg ./artifacts/
|
||||
- mv ./AMWD.Common.Test/bin/Debug/*.snupkg ./artifacts/
|
||||
artifacts:
|
||||
paths:
|
||||
- artifacts/*.nupkg
|
||||
|
||||
Reference in New Issue
Block a user