Removed build steps that aren't needed
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Xander Sigler 2022-01-17 16:59:30 -08:00
parent 746c141a66
commit 423a3945cb

View File

@ -6,11 +6,8 @@ steps:
- name: init
image: busybox
commands:
- echo 'Starting build pipeline for Aincrad'
- echo 'Starting build pipeline for RadarrSharp'
- name: finish
image: busybox
commands:
- echo 'Finished deployment for Aincrad'
depends_on:
- build-aincrad-web
- build-aincrad-scheduler
- echo 'Finished deployment for RadarrSharp'