This website works better with JavaScript.
code
.tokarch.uk
Explore
Help
Sign In
third_party
/
gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1782
Commits
2
Branches
0
Tags
240 MiB
Tag:
Branch:
Tree:
51f6148851
tokarchuk/v1.17
tokarchuk/v1.18
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '51f6148851'
${ noResults }
gitea
/
.drone.yml
7 lines
104 B
Raw
Normal View
History
Unescape
Escape
test drone
10 years ago
image
:
go1.3
env
:
-
GOPATH=/var/cache/drone
script
:
test drone
10 years ago
-
go get -v
test drone
10 years ago
-
go build -v
-
go test -v ./...