adamghill/build-docker-and-deploy-to-caprover

Build a Docker image, cache the resulting layers, and push it to a CapRover application.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe GitHub personal access tokenyes
caprover-app-nameThe name of the CapRover applicationyes
caprover-server-urlThe CapRover server URLyes
caprover-app-tokenThe CapRover app tokenyes
image-nameThe name of the docker image to buildno
branch-nameThe name of the branch to deployno${{ github.ref_name || github.head_ref }}
docker-file-nameThe name of the Docker file to buildno./Dockerfile
registryThe name of the registrynoghcr.io

no outputs