actions-marketplace-validations/Deploy Stack

Deploys a stack in Okteto Cloud

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 18, 2024
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/okteto_deploy-stack@009872c9c6aa2fff3431c423d4f8a897dcd7d256 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
namespaceIf present, the namespace scope for this action. If not specified, it will use the current contextno
nameThe name of the stack. If missing, it will use the one in your okteto-stack.yml fileno
buildBuild the images before deploy the stacknofalse
filePath to the manifest fileno
working-directoryWorking directory, defaults to the root of the repono

no outputs