Add git to drone.yml file.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e758de7ef4
commit
f2ab1cf8e6
@ -6,6 +6,7 @@ steps:
|
|||||||
- name: install
|
- name: install
|
||||||
image: node:lts-alpine
|
image: node:lts-alpine
|
||||||
commands:
|
commands:
|
||||||
|
- apk add git
|
||||||
- npm install
|
- npm install
|
||||||
|
|
||||||
- name: lint
|
- name: lint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user