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.