feat: with registry gitea
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:28:46 +02:00
parent c8e677c1e7
commit 8ec42c53a2
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -81,7 +81,7 @@ steps:
token = "Bearer {token}"
EOF
- release-plz release-pr --git-token="$GIT_TOKEN" --backend gitea --registry https://git.front.kjuulh.io/kjuulh/_cargo-index.git
- release-plz release-pr --git-token="$GIT_TOKEN" --backend gitea --registry gitea
environment:
GIT_TOKEN:
from_secret: gitea_token