feat/cicd #22

Merged
kenobi merged 32 commits from feat/cicd into master 2023-06-14 22:43:37 +02:00
3 changed files with 0 additions and 12 deletions
Showing only changes of commit f2b5ee502f - Show all commits

View File

@ -1,7 +0,0 @@
pipeline:
docker:
image: plugins/docker
settings:
registry: registry.brudi.xyz
repo: registry.brudi.xyz/kenobi/node-jellyfin-role-bot
tags: latest

View File

@ -1,3 +0,0 @@
#!/bin/bash
echo $1
docker build --tag $1 .

View File

@ -1,2 +0,0 @@
#!/bin/bash
docker push $1