actions-marketplace-validations/Deploy Stack test
Deploys a stack in Okteto Cloud
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 22, 2023
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/amjed-ali-k_deploy-stack@b7d22a5b41629d63684bb8a9ff8810b585aacdf7 # 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