Add repo mount

This commit is contained in:
askiiart 2023-09-04 17:18:53 -05:00
parent 415746752b
commit 2f0b5e8ea7
No known key found for this signature in database
GPG key ID: 85505F3A2264FA01

View file

@ -7,3 +7,11 @@ steps:
image: debian:stable-slim
commands:
- '/drone/src/run.sh'
volumes:
- name: repo
path: /repo
volumes:
- name: repo
host:
path: /tmp/repo