Removed build steps that aren't needed
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
746c141a66
commit
423a3945cb
@ -6,11 +6,8 @@ steps:
|
|||||||
- name: init
|
- name: init
|
||||||
image: busybox
|
image: busybox
|
||||||
commands:
|
commands:
|
||||||
- echo 'Starting build pipeline for Aincrad'
|
- echo 'Starting build pipeline for RadarrSharp'
|
||||||
- name: finish
|
- name: finish
|
||||||
image: busybox
|
image: busybox
|
||||||
commands:
|
commands:
|
||||||
- echo 'Finished deployment for Aincrad'
|
- echo 'Finished deployment for RadarrSharp'
|
||||||
depends_on:
|
|
||||||
- build-aincrad-web
|
|
||||||
- build-aincrad-scheduler
|
|
Loading…
x
Reference in New Issue
Block a user