mittwald/mittwald zero-config deployment

Builds and deploys an arbitrary repository as a container into a given mittwald project. No Dockerfiles needed.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 18, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: mittwald/zerodeploy-action@d29d30c7d5ab121aa3c81690bc7eab2279cc4e10 # v1.1.1

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

namedescriptionrequireddefault
mittwald-api-tokenMittwald API token for authenticationyes
mittwald-project-idMittwald project ID to deploy to (e.g. p-kpbj8e)yes
node-versionNode.js version to useno24
mittwald-cli-versionVersion of the mittwald CLI to install (use a semver range)no^1.17.0
repo-subpathSubpath within the repository to deploy (e.g. ./services/api), relative to the repository rootno.

no outputs