mittwald/mittwald zero-config deployment
Builds and deploys an arbitrary repository as a container into a given mittwald project. No Dockerfiles needed.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 18, 2026
- License
- MIT
Pinned Snippet
uses: mittwald/zerodeploy-action@d29d30c7d5ab121aa3c81690bc7eab2279cc4e10 # v1.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| mittwald-api-token | Mittwald API token for authentication | yes | — |
| mittwald-project-id | Mittwald project ID to deploy to (e.g. p-kpbj8e) | yes | — |
| node-version | Node.js version to use | no | 24 |
| mittwald-cli-version | Version of the mittwald CLI to install (use a semver range) | no | ^1.17.0 |
| repo-subpath | Subpath within the repository to deploy (e.g. ./services/api), relative to the repository root | no | . |
Outputs
no outputs