actions-marketplace-validations/Deploy Stack
Deploys a stack in Okteto Cloud
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 18, 2024
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/okteto_deploy-stack@009872c9c6aa2fff3431c423d4f8a897dcd7d256 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| namespace | If present, the namespace scope for this action. If not specified, it will use the current context | no | — |
| name | The name of the stack. If missing, it will use the one in your okteto-stack.yml file | no | — |
| build | Build the images before deploy the stack | no | false |
| file | Path to the manifest file | no | — |
| working-directory | Working directory, defaults to the root of the repo | no | — |
Outputs
no outputs