debug: ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
Marvin Preuss 2023-03-30 09:58:45 +00:00
parent 98d6e98945
commit ee6e6e163f
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
gitea_urls: gitea_urls:
api: https://git.xsfx.dev/api/v1/ api: https://git.xsfx.dev/api/v1/
download: https://git.xsfx.dev
before: before:
hooks: hooks:
# You may remove this if you don't use go modules. # You may remove this if you don't use go modules.

View File

@ -87,4 +87,4 @@ build:
release: release:
FROM +deps FROM +deps
COPY . . COPY . .
RUN --secret GITEA_TOKEN goreleaser --debug release RUN --secret GITEA_TOKEN goreleaser release