This commit is contained in:
Dr Serge Victor 2024-01-08 11:20:07 +07:00
parent c750716ed2
commit 98a127d176
1 changed files with 2 additions and 2 deletions

4
.github/drone.yml vendored
View File

@ -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.