Pārlūkot izejas kodu

Fix drone yaml file

master
BinHong Lee pirms 6 gadiem
vecāks
revīzija
0a62ee1878
Parakstījis: binhong <binhong@binhong.me> GPG atslēgas ID: 6B4C5608EC620D19
1 mainītis faili ar 5 papildinājumiem un 7 dzēšanām
  1. +5
    -7
      .drone.yml

+ 5
- 7
.drone.yml Parādīt failu

@@ -1,14 +1,12 @@
pipeline:
build:
image: node:${NODE_VERSION}
image: node:${NODE_VERSION}
commands:
- npm install
- npm run test

matrix:
NODE_VERSION:
- latest
- "8"
- "7"
- "6"
- "4"
NODE_VERSION:
- latest
- "9"
- "8"

Notiek ielāde…
Atcelt
Saglabāt