remove unnecessary scripts
All checks were successful
Build a docker image for node-jellyfin-role-ot / build-docker-image (push) Successful in 10s
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:
parent
749e1c89ab
commit
f2b5ee502f
@ -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
|
|
@ -1,3 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
echo $1
|
|
||||||
docker build --tag $1 .
|
|
@ -1,2 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
docker push $1
|
|
Loading…
Reference in New Issue
Block a user