feat: with actual url
Some checks reported errors
continuous-integration/drone/push Build was killed

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-07-28 20:38:45 +02:00
parent 25a77d941f
commit d44f678f2c
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -68,7 +68,7 @@ steps:
default = "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"
[net]