gas-buddy/Build and Publish to ECR

Builds and Pushes built artifacts to ECT

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
npm-tokennpm credentials, most useful for private repositoriesno""
node-envThe NODE_ENV value for the image, defaults to productionno
image-tagThe desired tag for the Docker imageno${{ github.run_id }}_${{ github.sha }}
node-image-tagThe tag for the base node-app imageno14-production
registry-nameThe name of the ECR registry repositoryyes
aws-access-key-idAWS account id for image registryyes
aws-secret-access-keyAWS Secret for the access keyyes
aws-regionAWS region for the image registrynous-east-1
skip-buildSet to true if the Docker image is already built earlier in the workflownofalse
apk_packagesExtra packages required to build the imageno
ghcr-usernameGitHub Container Registry usernameno""
ghcr-passwordGitHub Container Registry password/tokenno""

no outputs