From 98a127d176c36d494742696b7584d350cd8b3b04 Mon Sep 17 00:00:00 2001 From: Dr Serge Victor Date: Mon, 8 Jan 2024 11:20:07 +0700 Subject: [PATCH] droning --- .github/drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/drone.yml b/.github/drone.yml index c4862b4e..2d8c7a44 100644 --- a/.github/drone.yml +++ b/.github/drone.yml @@ -15,7 +15,6 @@ steps: volumes: - name: LDPPRs path: /builder/PRs - commands: - ldptool --dump-cfg - mkdir -p /builder/PRs/BUILD @@ -25,6 +24,7 @@ steps: volumes: - name: LDPPRs - host: /LDP/PRs + host: + path: /LDP/PRs # the happy end.