Ajout manifeste Drone CI
This commit is contained in:
parent
ef57e28dab
commit
68461367c8
7
.drone.yml
Normal file
7
.drone.yml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
pipeline:
|
||||
test:
|
||||
image: node:latest
|
||||
commands:
|
||||
- npm install
|
||||
- npm test
|
@ -1,6 +1,6 @@
|
||||
<style>h1 > img { vertical-align: bottom; }</style>
|
||||
|
||||
#  Pitaya
|
||||
#  Pitaya [](https://drone.cadol.es/Cadoles/pitaya-launcher)
|
||||
|
||||
Lanceur d'application pour GNU/Linux
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user