This commit is contained in:
parent
df6a1ae681
commit
d72fdd8007
1 changed files with 5 additions and 0 deletions
|
@ -12,10 +12,15 @@ steps:
|
|||
commands:
|
||||
- '/drone/src/run.sh'
|
||||
volumes:
|
||||
- name: program-archives
|
||||
path: /compiled
|
||||
- name: fedora-repo
|
||||
path: /repo
|
||||
|
||||
volumes:
|
||||
- name: program-archives
|
||||
host:
|
||||
path: /mnt/user/files/repos/archives
|
||||
- name: fedora-repo
|
||||
host:
|
||||
path: /mnt/user/files/repos/fedora/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue