fix mistake in CI

This commit is contained in:
Adora Laura Kalb 2023-07-06 07:17:25 +02:00
parent 48864c4da2
commit 3ca1c2314e
Signed by: adoralaura
GPG key ID: 7A4552166FC8C056
2 changed files with 4 additions and 3 deletions

View file

@ -1,3 +1,6 @@
when:
event: tag
matrix:
include:
- GOOS: linux
@ -10,8 +13,6 @@ matrix:
steps:
build:
when:
event: tag
secrets:
- FORGEJO_APIKEY
image: golang:1.20-alpine

View file

@ -7,7 +7,7 @@ steps:
settings:
dockerfile: Dockerfile
platforms: linux/arm/v7,linux/arm64/v8,linux/amd64
repo: codeberg.org/lauralani/
repo: codeberg.org/lauralani/humble-bot
registry: codeberg.org
tags: latest
username: lauralani