Add git to itest
continuous-integration/drone/push Build is failing Details

Don't actually know why this is needed
This commit is contained in:
IamTheFij 2020-08-19 13:44:10 -07:00
parent 7e9f2e38ca
commit c9d19f9c01
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ steps:
- name: itest
image: docker/compose:alpine-1.26.2
commands:
- apk add make
- apk add make git
- make itest
- name: notify