Test drone.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Emiliano Vavassori 2022-03-10 23:49:01 +01:00
parent 49a335de8c
commit c65ed93d52
1 changed files with 9 additions and 0 deletions

9
.drone.yml Normal file
View File

@ -0,0 +1,9 @@
kind: pipeline
type: docker
name: default
steps:
- name: greeting
image: alpine
commands:
- echo hello