Fix template

Signed-off-by: jolheiser <john.olheiser@gmail.com>
goreleaser
jolheiser 2022-06-14 14:18:11 -05:00
parent d8b5196d4f
commit ae7b7df1e3
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
2 changed files with 3 additions and 3 deletions

View File

@ -21,5 +21,5 @@ release:
owner: {{gitea_user}}
name: {{gitea_repo}}
gitea_urls:
api: https://{{gitea_url}}/api/v1/
download: https://{{gitea_url}}
api: https://{{gitea_domain}}/api/v1/
download: https://{{gitea_domain}}

View File

@ -32,7 +32,7 @@ pipeline:
prune:
image: jolheiser/drone-gitea-prune
settings:
base: https://{{gitea_url}}
base: https://{{gitea_domain}}
token:
from_secret: gitea_token
when: