change to separate blendos repo
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
605d990a47
commit
e0dd6b840f
1 changed files with 3 additions and 3 deletions
|
@ -8,10 +8,10 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- '/drone/src/blendos-repo-automation.sh'
|
- '/drone/src/blendos-repo-automation.sh'
|
||||||
volumes:
|
volumes:
|
||||||
- name: arch-repo
|
- name: blendos-repo
|
||||||
path: /repo
|
path: /repo
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: arch-repo
|
- name: blendos-repo
|
||||||
host:
|
host:
|
||||||
path: /mnt/user/files/repos/archlinux/x86_64
|
path: /mnt/user/files/repos/blendos/x86_64
|
||||||
|
|
Loading…
Reference in a new issue