Skip to content
This repository was archived by the owner on Apr 12, 2019. It is now read-only.

Commit 16fb543

Browse files
committed
Try more git versions
1 parent f8b81a9 commit 16fb543

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.drone.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ pipeline:
3131
&& rm -rf build \
3232
&& rm git.tar.gz
3333
- git --version
34+
- hash -r
35+
- git --version
36+
- /usr/local/bin/git --version
3437
- make test
3538
- make build
3639

0 commit comments

Comments
 (0)