From 6a69ca6d9c0347ee18489b07946972bba73faa6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Victor=20P=C3=A9rez=20Ngounou?= Date: Fri, 10 Feb 2023 12:10:22 +0100 Subject: [PATCH] Dependance --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 13e419f..3dcfd35 100644 --- a/.drone.yml +++ b/.drone.yml @@ -66,6 +66,7 @@ steps: when: branch: - master + depends_on: [ build ] volumes: - name: docs