Merge branch 'master' into crypto
This commit is contained in:
commit
46e751cea3
16
.drone.yml
Normal file
16
.drone.yml
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: node:12
|
||||
commands:
|
||||
- npm install
|
||||
- npm run ci
|
||||
---
|
||||
kind: signature
|
||||
hmac: a49a1e7c428472d0237bb2ba73511965607384f45114941b869c6a9eff7aef70
|
||||
|
||||
...
|
||||
Loading…
x
Reference in New Issue
Block a user