lerianstudio/Docker pipeline

Docker Build, AWS ECR Push and Kustomize step

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 11, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: lerianstudio/midaz-github-actions-docker-pipeline@59562debc014838342cd745246d8a02581bd39ce # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
app-nameThe app nameyes
argo-cd-syncDo you want to run the ArgoCD sync for this application in DEV environment?yes
argo-cd-tokenThe ArgoCD token to sync after Kustomize stepno
argo-cd-urlThe ArgoCD URL to be used in application sync stepno
aws-regionAWS region name to assume roleyes
dockerfile-nameThe Dockerfile nameyesDockerfile
k8s-manifest-repo-nameThe name of K8S manifests repositoryyes
k8s-manifest-repo-urlThe URL of K8S manifests repositoryyes
role-session-nameThe AWS Session nameyes
role-to-assumeThe AWS OICD role to assumeyes
service-github-tokenThe service user token on Git Hubyes
slack-webhook-urlThe webhook URL to send notifications to slackyes

no outputs