diploi/Diploi Builder Action
An action that builds components from a Diploi stack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 9, 2026
- License
- None
Pinned Snippet
uses: diploi/action-build@b7f9f7c52a6f24370e283efb75aa983a1c8d4032 # v1.12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| identifier | The identifier for the component | no | — |
| folder | The folder for the component | yes | — |
| buildArgs | Static ENV values to be passed to the Docker build as ARGs | yes | — |
| name | Optional name for the build | — | — |
| type | The type of this build | — | — |
| project | Project name for the Diploi Docker registry | no | — |
| registry | Hostname for the Diploi Docker registry | yes | — |
| username | User for the Diploi Docker registry | yes | — |
| password | Password for the Diploi Docker registry | yes | — |
Outputs
no outputs