mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
Set correct link for commit (#3368)
Closes https://github.com/woodpecker-ci/woodpecker/issues/2657 Closes https://github.com/woodpecker-ci/woodpecker/issues/906
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package model
|
||||
|
||||
type Commit struct {
|
||||
SHA string
|
||||
ForgeURL string
|
||||
}
|
||||
Reference in New Issue
Block a user