Add '.drone.yml'
continuous-integration/drone Build is passing Details

This commit is contained in:
Dorian Zedler 2022-07-23 20:48:50 +02:00
parent 4b34041b7e
commit 8a38bd4e26
1 changed files with 7 additions and 0 deletions

7
.drone.yml Normal file
View File

@ -0,0 +1,7 @@
kind: pipeline
name: default
steps:
- name: env
image: ubuntu
commands:
- env