add gitea cicd

This commit is contained in:
mightypanders 2023-06-13 21:49:04 +02:00
parent 8ee36f7510
commit 6e0c3b8ef6

View File

@ -0,0 +1,8 @@
name: Build a docker image for node-jellyfin-role-ot
run-name: ${{ gitea.actor }} is building an image
jobs:
build-docker-image:
runs-on: node:alpine
steps:
- run: bash dockerbuild.sh