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