repo-automation/.drone.yml

17 lines
289 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: Update repo
image: zocker160/aur-builder
commands:
- '/drone/src/blendos-repo-automation.sh'
volumes:
- name: arch-repo
path: /repo
volumes:
- name: arch-repo
host:
path: /mnt/user/files/repos/archlinux/x86_64