niaefeup/push-to-niployments

Push a versioned image, built from this project, to NIployments' Image Registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 13, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: niaefeup/push-to-niployments@4feae8a871719bbfbfce1940768b7dfcea23aa9f # v2.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
project_nameThe name of the project under which to store the generated image artifact. noniaefeup
repository_nameThe name of the repository, stored under "project_name", to which the new image artifact should be pushed no
docker_dockerfileThe name of the Dockerfile used to build this image. noDockerfile-prod
docker_contextThe path to the directory containing the Dockerfile used to build the project. no
docker_targetSets the target stage to build no
docker_build_argsList of build-time variables no
NIPLOYMENTS_REGISTRY_URLThe URL of the NIployments' Image Registry yes
NIPLOYMENTS_REGISTRY_USERNAMEThe username used to authenticate with the NIployments' Image Registry yes
NIPLOYMENTS_REGISTRY_PASSWORDThe password used to authenticate with the NIployments' Image Registry yes

no outputs