update pipelines

This commit is contained in:
Adora Laura Kalb 2023-07-07 08:33:32 +02:00
parent 968f48a7c5
commit 802c92c2b9
Signed by: adoralaura
GPG key ID: 7A4552166FC8C056
3 changed files with 6 additions and 3 deletions

View file

@ -18,7 +18,7 @@ steps:
image: golang:1.20-alpine image: golang:1.20-alpine
environment: environment:
- APP_NAME=humble-bot - APP_NAME=humble-bot
- FORGE=https://codeberg.org - FORGE=https://git.lauka.net
commands: commands:
- apk add --update --no-cache xz curl jq - apk add --update --no-cache xz curl jq
- go mod download - go mod download

View file

@ -7,7 +7,7 @@ steps:
settings: settings:
dockerfile: Dockerfile dockerfile: Dockerfile
platforms: linux/arm/v7,linux/arm64/v8,linux/amd64 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 registry: codeberg.org
tags: latest tags: latest
username: lauralani username: lauralani
@ -22,7 +22,7 @@ steps:
settings: settings:
dockerfile: Dockerfile dockerfile: Dockerfile
platforms: linux/arm/v7,linux/arm64/v8,linux/amd64 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 registry: codeberg.org
auto_tag: true auto_tag: true
username: lauralani username: lauralani

View file

@ -1,6 +1,9 @@
# Humble Bundle Fediverse Bot # Humble Bundle Fediverse Bot
by https://chaos.social/@lauralani 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 ## About
This bot posts new Humble Bundles on the Fediverse so you can follow the bot and get the newest Bundles. 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 The Bot can be found at: TBD