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

Commit 7f2c5e4

Browse files
committed
Add an head ref for the sake of using self repo for testing
1 parent 1ddbf2e commit 7f2c5e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.drone.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ pipeline:
1414
image: webhippie/golang:edge
1515
pull: true
1616
commands:
17+
- git update-ref refs/heads/test HEAD
1718
- make clean
1819
- make vet
1920
- make lint

0 commit comments

Comments
 (0)