add .drone.yml

This commit is contained in:
makayabou 2024-06-02 22:34:35 +02:00
parent 970bd9afb0
commit 6e58360c82

13
.drone.yml Normal file
View File

@ -0,0 +1,13 @@
kind: pipeline
type: docker
name: default
steps:
- name: slash
image: yourselfhosted/slash:latest
volumes:
- name: slash
path: /var/opt/
trigger:
branch:
- prod