livecycle/Preevy Down
Runs the Preevy `down` command
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| profile-url | The Preevy profile URL | yes | — |
| args | Additional args to provide to the `up` command. | no | — |
| docker-compose-yaml-paths | Array of comma separated paths to docker compose files. Uses current working directory if not provided. | no | — |
| version | Version of Preevy to use. Defaults to latest. | no | latest |
| node-cache | Node package manager used for caching. Supported values: npm, yarn, pnpm, or ''. See https://github.com/actions/setup-node/blob/main/docs/advanced-usage.md#caching-packages-data | no | npm |
| install | EXPERIMENTAL: Installation method of the Preevy CLI. Supported values: npm, gh-release or none | no | npm |
| working-directory | Working directory where the preevy CLI will run | no | — |
Outputs
no outputs