This commit is contained in:
parent
8d31eb9c74
commit
5a750948ea
@ -7,6 +7,7 @@ steps:
|
||||
image: busybox
|
||||
commands:
|
||||
- echo 'Starting build pipeline for RadarrSharp'
|
||||
- echo ${DRONE_BUILD_NUMBER}
|
||||
|
||||
- name: test
|
||||
image: mcr.microsoft.com/dotnet/sdk:5.0
|
||||
@ -16,13 +17,6 @@ steps:
|
||||
- dotnet pack -o .
|
||||
- ls
|
||||
|
||||
- name: build-nuget
|
||||
image: plugins/drone-nuget
|
||||
commands:
|
||||
- ls
|
||||
- dotnet pack -o .
|
||||
- ls
|
||||
|
||||
- name: finish
|
||||
image: busybox
|
||||
commands:
|
||||
|
Loading…
x
Reference in New Issue
Block a user