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