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

Commit 4e253c6

Browse files
committed
More git debugging
1 parent d618463 commit 4e253c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.drone.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ pipeline:
1414
image: webhippie/golang:edge
1515
pull: true
1616
commands:
17+
- ls -a
18+
- git status || true
1719
- make clean
1820
- make vet
1921
- make lint

0 commit comments

Comments
 (0)