From 2197ce7c789e4a8451ca07a3b70146a05d345941 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Thu, 19 Oct 2023 20:09:35 +0200 Subject: [PATCH] Revert "[CI/CD] Trying to prevent race conditions on S3 access from Drone CI automation" --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 06c15140..1680596f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -452,7 +452,6 @@ steps: depends_on: - build-ui - - update-debian-stable-packages commands: - echo "-- Copying source directory"