feat: remove duplicate
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
34834e8c9b
commit
25a77d941f
@ -69,12 +69,10 @@ steps:
|
|||||||
|
|
||||||
[registries.gitea]
|
[registries.gitea]
|
||||||
index = "https://gitea.example.com/{owner}/_cargo-index.git"
|
index = "https://gitea.example.com/{owner}/_cargo-index.git"
|
||||||
|
token = "Bearer $GIT_TOKEN"
|
||||||
|
|
||||||
[net]
|
[net]
|
||||||
git-fetch-with-cli = true
|
git-fetch-with-cli = true
|
||||||
|
|
||||||
[registries.gitea]
|
|
||||||
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:
|
||||||
|
Loading…
Reference in New Issue
Block a user