index
:
drone-build-test.git
master
Git Server
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.drone.yml
blob: 2c7e322f7a515b497e0fad5bfd8413936272629b (
plain
)
1
2
3
4
5
6
pipeline:
frontend:
image: node:
10
commands:
-
npm ci
-
npm test