Add git to drone.yml file.
This commit is contained in:
@@ -6,6 +6,7 @@ steps:
|
||||
- name: install
|
||||
image: node:lts-alpine
|
||||
commands:
|
||||
- apk add git
|
||||
- npm install
|
||||
|
||||
- name: lint
|
||||
|
||||
Reference in New Issue
Block a user