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

Commit d754bab

Browse files
committed
more git debugging
1 parent 4e253c6 commit d754bab

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
@@ -16,9 +16,11 @@ pipeline:
1616
commands:
1717
- ls -a
1818
- git status || true
19+
- git show-ref || true
1920
- make clean
2021
- make vet
2122
- make lint
23+
- git status || true
2224
- git show-ref
2325
- git --version
2426
- make test

0 commit comments

Comments
 (0)