Added step for drone nuget package
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
423a3945cb
commit
da557a8c3b
@ -7,6 +7,11 @@ steps:
|
|||||||
image: busybox
|
image: busybox
|
||||||
commands:
|
commands:
|
||||||
- echo 'Starting build pipeline for RadarrSharp'
|
- echo 'Starting build pipeline for RadarrSharp'
|
||||||
|
- name: build-nuget
|
||||||
|
image: plugins/drone-nuget
|
||||||
|
commands:
|
||||||
|
- echo 'Starting nuget build'
|
||||||
|
|
||||||
- name: finish
|
- name: finish
|
||||||
image: busybox
|
image: busybox
|
||||||
commands:
|
commands:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user