Add git to drone.yml file.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user