From 5c0e9bb56f49c6d898eeab2d3bdc57caa7f11efb Mon Sep 17 00:00:00 2001 From: mahdi Date: Fri, 15 Dec 2023 00:37:18 +0100 Subject: [PATCH] devops - drone test error build --- .drone.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 24213cc..22f71d1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -101,7 +101,4 @@ steps: when: status: - failure - - success - -depends_on: -- default \ No newline at end of file + - success \ No newline at end of file