tbxark/Build and Publish Docker Image

Build and publish a Docker image to a Docker registry with optional backup registry support

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionThe version to tag the Docker image withnolatest
docker_registryThe Docker registry to push the image toyes
docker_usernameThe username for the Docker registryyes
docker_passwordThe password for the Docker registryyes
backup_registryThe backup Docker registry to push the image tono
backup_usernameThe username for the backup Docker registryno
backup_passwordThe password for the backup Docker registryno
backup_remove_usernameWhether to remove the username when pushing to the backup registrynotrue
checkout_submodulesSubmodule checkout mode passed to actions/checkoutnorecursive
checkout_fetch_depthFetch depth passed to actions/checkoutno0

no outputs