Skip to content

randomcoww/container-builds

Repository files navigation

Container builds for homelab

Pushes to ghcr.io and internal registry (reg.cluster.internal)

Renovate local test

GITHUB_TOKEN=<token>

podman run -it --rm \
  -v $(pwd):$(pwd) \
  -w $(pwd) \
  -e RENOVATE_TOKEN=$GITHUB_TOKEN \
  -e GITHUB_COM_TOKEN=$GITHUB_TOKEN \
  -e LOG_LEVEL=debug \
  ghcr.io/renovatebot/renovate \
  bash
renovate --platform=local --dry-run

About

Container builds for homelab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors