jkrumm/RollHook Deploy

Zero-secret zero-downtime deployment via RollHook — build, push, and deploy in one step using GitHub OIDC

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlRollHook server base URL (e.g. https://deploy.example.com)yes
image_nameImage name (without registry prefix or tag), e.g. myappyes
image_tagPre-built image tag to deploy (skips build+push). Use when pushing to an external registry like GHCR.no
dockerfilePath to DockerfilenoDockerfile
contextDocker build context pathno.
build_argsMulti-line KEY=VALUE pairs forwarded as --build-arg to docker build. Values bake into the image — only use for non-secret build inputs like public API URLs or browser SDK ingestion tokens.no
timeoutMax seconds to wait for deployment to completeno600
namedescription
job_idRollHook job ID
statusFinal deployment status (success or failed)