lerianstudio/Docker pipeline
Docker Build, AWS ECR Push and Kustomize step
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 11, 2024
- License
- None
Pinned Snippet
uses: lerianstudio/midaz-github-actions-docker-pipeline@59562debc014838342cd745246d8a02581bd39ce # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| app-name | The app name | yes | — |
| argo-cd-sync | Do you want to run the ArgoCD sync for this application in DEV environment? | yes | — |
| argo-cd-token | The ArgoCD token to sync after Kustomize step | no | — |
| argo-cd-url | The ArgoCD URL to be used in application sync step | no | — |
| aws-region | AWS region name to assume role | yes | — |
| dockerfile-name | The Dockerfile name | yes | Dockerfile |
| k8s-manifest-repo-name | The name of K8S manifests repository | yes | — |
| k8s-manifest-repo-url | The URL of K8S manifests repository | yes | — |
| role-session-name | The AWS Session name | yes | — |
| role-to-assume | The AWS OICD role to assume | yes | — |
| service-github-token | The service user token on Git Hub | yes | — |
| slack-webhook-url | The webhook URL to send notifications to slack | yes | — |
Outputs
no outputs