add drone config

This commit is contained in:
askiiart 2025-02-25 13:29:50 -06:00
parent 42c6e183ca
commit d33c8ee970
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A

17
.drone.yml Normal file
View file

@ -0,0 +1,17 @@
kind: pipeline
type: docker
name: default
steps:
- name: Build polycat
image: fedora
commands:
- '/drone/src/compilation.sh'
volumes:
- name: program-archives
path: /program-archives
volumes:
- name: program-archives
host:
path: /mnt/user/files/repos/archives