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

Commit 7768387

Browse files
committed
Add an head ref for the sake of using self repo for testing
1 parent d754bab commit 7768387

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.drone.yml

Lines changed: 1 addition & 0 deletions
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/head/test HEAD
1718
- ls -a
1819
- git status || true
1920
- git show-ref || true

0 commit comments

Comments
 (0)