feat: with actual url
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
25a77d941f
commit
d44f678f2c
@ -68,7 +68,7 @@ steps:
|
|||||||
default = "gitea"
|
default = "gitea"
|
||||||
|
|
||||||
[registries.gitea]
|
[registries.gitea]
|
||||||
index = "https://gitea.example.com/{owner}/_cargo-index.git"
|
index = "https://git.front.kjuulh.io/kjuulh/_cargo-index.git"
|
||||||
token = "Bearer $GIT_TOKEN"
|
token = "Bearer $GIT_TOKEN"
|
||||||
|
|
||||||
[net]
|
[net]
|
||||||
|
Loading…
Reference in New Issue
Block a user