okteto/Okteto Pipeline

Trigger your repository's okteto pipeline

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameThe name of the pipelineyes
namespaceIf present, the namespace scope for this action. If not specified, it will use the current contextno
timeoutThe length of time to wait for completion, zero means never. Any other values should contain a corresponding time unit e.g. 1s, 2m, 3h (default 5m0s)no
skipIfExistsSkip the pipeline deployment if the pipeline already exists in the namespace (defaults to false)no
variablesVariables to be used by the pipeline. If several variables are present, they should be separated by commas e.g. VAR1=VAL1,VAR2=VAL2,VAR3=VAL3no
filenamepath to the pipeline file, if not specified the default path will be usedno
dependenciesForce deployment of repositories in the 'dependencies' sectionno
log-levelLog level string. Valid options are debug, info, warn, errorno

no outputs