feat: as one
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:37:16 +02:00
parent 0732890cb3
commit 34834e8c9b
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -73,13 +73,8 @@ steps:
[net] [net]
git-fetch-with-cli = true git-fetch-with-cli = true
EOF
- |
cat <<EOF >> .cargo/config.toml
[registries.gitea] [registries.gitea]
token = "Bearer $GIT_TOKEN" token = "Bearer $GIT_TOKEN"
EOF EOF
- release-plz release-pr --git-token="$GIT_TOKEN" --backend gitea --registry gitea - release-plz release-pr --git-token="$GIT_TOKEN" --backend gitea --registry gitea
environment: environment: