Fix pipeline for working with git.massivebox.net after switch from gitea.massivebox.net

This commit is contained in:
MassiveBox 2023-05-01 22:53:31 +02:00
parent 784dddb7ed
commit cd7a676c88
Signed by: massivebox
GPG key ID: 9B74D3A59181947D

View file

@ -3,8 +3,8 @@ pipeline:
docker:
image: woodpeckerci/plugin-docker-buildx
settings:
registry: gitea.massivebox.net
repo: gitea.massivebox.net/ecodash/ecodash
registry: git.massivebox.net
repo: git.massivebox.net/ecodash/ecodash
platforms: linux/amd64,linux/arm64
auto_tag: true
username: massivebox
@ -34,8 +34,8 @@ pipeline:
gitea-publish:
image: plugins/gitea-release
settings:
base_url: https://gitea.massivebox.net
files:
base_url: https://git.massivebox.net
files:
- ecodash-x86.zip
- ecodash-arm.zip
api_key: