mirror of
https://github.com/go-gitea/git.git
synced 2026-02-05 15:45:40 +01:00
Add an head ref for the sake of using self repo for testing
This commit is contained in:
@@ -14,6 +14,7 @@ pipeline:
|
||||
image: webhippie/golang:edge
|
||||
pull: true
|
||||
commands:
|
||||
- git update-ref refs/heads/test HEAD
|
||||
- make clean
|
||||
- make vet
|
||||
- make lint
|
||||
|
||||
Reference in New Issue
Block a user