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

Commit 9c1fd83

Browse files
committed
Set HEAD ref also in testing-1-7 step
1 parent 5ff1be1 commit 9c1fd83

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
@@ -28,6 +28,7 @@ pipeline:
2828
image: docker.kbt.io/gitea-git-ci:1.7
2929
pull: true
3030
commands:
31+
- git update-ref refs/heads/test HEAD
3132
- PATH=/opt/git-1.7.2/bin git --version && make test
3233

3334
# coverage:

0 commit comments

Comments
 (0)