leukocyte-lab/Build n Push

GitHub Action that build & push Leukocyte-Lab's Dockerfile

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ssh_private_keyPrivate SSH key to register in the SSH Agentno
usernameUsername used to log in to a Docker registry.yes
passwordPassword or personal access token used to log in to a Docker registry.yes
registryServer address of Docker registry. If not set then will default to Docker Hubno
repositoryDocker repository to tag the image withyes
tagsComma-delimited list of tags. These will be added to the registry/repository to form the image's tagsno
pathPath to the build contextno.
dockerfilePath to the Dockerfile (Default is '{path}/Dockerfile')no
sshEnable SSH to access private data in buildsnofalse
pushWhether to push the imagenotrue

no outputs