remove unnecessary scripts
All checks were successful
Build a docker image for node-jellyfin-role-ot / build-docker-image (push) Successful in 10s

This commit is contained in:
mightypanders 2023-06-14 22:35:59 +02:00
parent 749e1c89ab
commit f2b5ee502f
3 changed files with 0 additions and 12 deletions

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