image-renovate/README.md
GregoryDosh 851e5d152e
All checks were successful
Build Image / Build Image (push) Successful in 20s
feat: add basic renovate testing to pipeline (#483)
feat: initial commit

fix: remove tty

fix: add ro to bind mount

fix: convert to bind mount syntax

fix: convert to bind mount syntax w/ bash script

adjust entrypoint

add basic echo for sanity checking

cleanup quotation and paths for ci

add quick checks to test

sanity check

move more functions to bash subcall

revert to '-v'

use shell based echo

test host path

try bind mount again

trying host path direct

try splitting CI build for docker

try copying file up out of volume mount into scratch

missed eol

try host path

take upstream image

add pull_request event & pr comment

escape backticks

add small comment

remove escaping

bump sha

fix renovate copy/paste typo

remove new line changes

re-add from_json

fix case

sha bump

try next bump

try next bump

remove fromJson

back to fromJson

bump

try json I guess

add debug echo

no fromJson?

remove quotes, add Json again?

multiline output?

test sanity again

remove cat

no json?

version bump

testing output

add continue on error for now

Reviewed-on: #483
Co-authored-by: GregoryDosh <authentik@gregorydosh.com>
Co-committed-by: GregoryDosh <authentik@gregorydosh.com>
2024-05-01 04:40:59 +00:00

2 lines
253 B
Markdown

# Renovate Docker Image
This simple little image takes the existing Renovate image and wraps it with the SPM Homelab Root Certificate so that cloning operations can happen locally with a self-signed certificate and skip the outbound/cloudflare tunnels.