fix/ci-cd-push #45

Merged
kenobi merged 4 commits from fix/ci-cd-push into master 2023-06-17 12:16:13 +02:00
Showing only changes of commit 2c09033c3f - Show all commits

View File

@ -1,6 +1,9 @@
name: Build a docker image for node-jellyfin-role-bot
run-name: ${{ gitea.actor }} is building an image
on: [push]
on:
push:
tags:
- '*'
env:
REGISTRY: gitea.brudi.xyz
IMAGE_NAME: ${{ gitea.repository }}