From e1aba2ddb773020d055323aa5659cd44ba0dc4f2 Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp Date: Tue, 19 Sep 2023 09:51:29 +0200 Subject: [PATCH] Remove the hello and parallel deployments from drone config The deployments configs were already removed with commit 84381750f0e5d. So let's cleanup the drone steps as well. --- .drone.star | 2 -- 1 file changed, 2 deletions(-) diff --git a/.drone.star b/.drone.star index 563272dd34..370790ef9b 100644 --- a/.drone.star +++ b/.drone.star @@ -2195,9 +2195,7 @@ def example_deploys(ctx): "ocis_keycloak/latest.yml", "ocis_traefik/latest.yml", "ocis_wopi/latest.yml", - "ocis_hello/latest.yml", "ocis_s3/latest.yml", - "oc10_ocis_parallel/latest.yml", ] nightly_deploy = [ "ocis_ldap/released.yml",