From cd7a676c884c1f129474c71b64494791adab2a37 Mon Sep 17 00:00:00 2001 From: MassiveBox Date: Mon, 1 May 2023 22:53:31 +0200 Subject: [PATCH] Fix pipeline for working with git.massivebox.net after switch from gitea.massivebox.net --- .woodpecker.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index b9dcd50..d431220 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -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: