okteto/Okteto Pipeline
Trigger your repository's okteto pipeline
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The name of the pipeline | yes | — |
| namespace | If present, the namespace scope for this action. If not specified, it will use the current context | no | — |
| timeout | The 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 | — |
| skipIfExists | Skip the pipeline deployment if the pipeline already exists in the namespace (defaults to false) | no | — |
| variables | Variables to be used by the pipeline. If several variables are present, they should be separated by commas e.g. VAR1=VAL1,VAR2=VAL2,VAR3=VAL3 | no | — |
| filename | path to the pipeline file, if not specified the default path will be used | no | — |
| dependencies | Force deployment of repositories in the 'dependencies' section | no | — |
| log-level | Log level string. Valid options are debug, info, warn, error | no | — |
Outputs
no outputs