feat/cicd #22

Merged
kenobi merged 32 commits from feat/cicd into master 2023-06-14 22:43:37 +02:00
Showing only changes of commit 6e0c3b8ef6 - Show all commits

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