diff --git a/.woodpecker/binary-build.yaml b/.woodpecker/binary-build.yaml index 7539e4d..8889d97 100644 --- a/.woodpecker/binary-build.yaml +++ b/.woodpecker/binary-build.yaml @@ -18,7 +18,7 @@ steps: image: golang:1.20-alpine environment: - APP_NAME=humble-bot - - FORGE=https://codeberg.org + - FORGE=https://git.lauka.net commands: - apk add --update --no-cache xz curl jq - go mod download diff --git a/.woodpecker/docker-build.yaml b/.woodpecker/docker-build.yaml index e302d68..44c3d63 100644 --- a/.woodpecker/docker-build.yaml +++ b/.woodpecker/docker-build.yaml @@ -7,7 +7,7 @@ steps: settings: dockerfile: Dockerfile platforms: linux/arm/v7,linux/arm64/v8,linux/amd64 - repo: codeberg.org/lauralani/humble-bot + repo: git.lauka.net/lauralani/humble-bot registry: codeberg.org tags: latest username: lauralani @@ -22,7 +22,7 @@ steps: settings: dockerfile: Dockerfile platforms: linux/arm/v7,linux/arm64/v8,linux/amd64 - repo: codeberg.org/lauralani/humble-bot + repo: git.lauka.net/lauralani/humble-bot registry: codeberg.org auto_tag: true username: lauralani diff --git a/README.md b/README.md index 038c4b7..cee1738 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Humble Bundle Fediverse Bot by https://chaos.social/@lauralani +[![status-badge](https://ci.lauka.net/api/badges/4/status.svg)](https://ci.lauka.net/4) +[![Please don't upload to GitHub](https://nogithub.codeberg.page/badge.svg)](https://nogithub.codeberg.page) + ## About This bot posts new Humble Bundles on the Fediverse so you can follow the bot and get the newest Bundles. The Bot can be found at: TBD