From f5c7f22f5b71c235156f819cf7f6c5d40c875bbf Mon Sep 17 00:00:00 2001 From: Giles Bradshaw Date: Thu, 16 Jul 2020 12:22:51 +0100 Subject: [PATCH] concurrency --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 2bf01f9..7ca470c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,6 +13,8 @@ steps: --- kind: pipeline name: default-1 +depends_on: + default concurrency: limit: 1 steps: