bharadwajshivam28/Enigma Docker Build and Publish

Builds, scans, tags, and pushes Docker images using the Enigma tool

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 15, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: bharadwajshivam28/enigma@57c935b1aed32e7c5784575f5ceebba34f63b240 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
commandCommand to run (bake or publish)yes
DOCKER_IMAGEDocker image nameyes
DOCKER_TAGDocker image tagyes
CLEANUPCleanup after push (true or false)nofalse
AWS_REGIONAWS Regionno
AWS_ACCOUNT_IDAWS Account IDno
GCP_PROJECT_IDGCP Project IDno
GCP_REGIONGCP Regionno
DOCKER_USERNAMEDocker Hub usernameno
DOCKER_PASSWORDDocker Hub passwordno
TOKENGitHub Tokenno
GITHUB_USERNAMEGitHub Usernameno
AZURE_REGISTRY_NAMEAzure Registry name.no
AZURE_CLIENT_IDClient IDno
AZURE_TENANT_IDTenant IDno
AZURE_CLIENT_SECRETClient Secretno
DOCKERFILE_PATHPath to the Dockerfileno./Dockerfile
BUILD_ARCHITECTUREBuild Architecturenoamd64
BUILD_ARGSAdditional build arguments for Docker buildno
NO_CACHESet to true to disable Docker cachenofalse
PUBLISHWhether to publish the imagenofalse

no outputs