feat: use internal instead
Some checks failed
continuous-integration/drone/push Build is failing

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

View File

@ -68,8 +68,7 @@ steps:
default = "gitea" default = "gitea"
[registries.gitea] [registries.gitea]
index = "https://git.front.kjuulh.io/kjuulh/_cargo-index.git" index = "https://git.i.kjuulh.io/kjuulh/_cargo-index.git"
token = "Bearer $GIT_TOKEN"
[net] [net]
git-fetch-with-cli = true git-fetch-with-cli = true