Add gitea release

This commit is contained in:
Philipp Lang 2023-07-25 12:30:28 +02:00
parent 3dcab9d719
commit 242bf146c0
1 changed files with 10 additions and 0 deletions

View File

@ -129,6 +129,16 @@ steps:
when:
event: tag
- name: gitea_release
image: plugins/gitea-release
settings:
api_key:
from_secret: gitea_api_key
base_url: https://git.zoomyboy.de
files: ./nami.tar.gz
when:
event: tag
services:
- name: db
image: mariadb/server:10.3