Skip to content

Commit

Permalink
Merge branch 'main' into chore/db-log-addition
Browse files Browse the repository at this point in the history
  • Loading branch information
KellyMerrick committed Jun 18, 2024
2 parents 01e7937 + 48f4c4a commit 3c0b571
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/reference/cli/pipeline/validate.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ The following parameters are used to configure the command:
| `remote` | enables validating a pipeline on a remote server | `VELA_REMOTE`, `PIPELINE_REMOTE` |
| `compiler.github.token` | github compiler token | `VELA_COMPILER_GITHUB_TOKEN`, `COMPILER_GITHUB_TOKEN` |
| `compiler.github.url` | github url, used by compiler, for pulling registry templates | `VELA_COMPILER_GITHUB_URL`, `COMPILER_GITHUB_URL` |
| `pipeline-type` | provide the repository pipeline type | `VELA_PIPELINE_TYPE`, `PIPELINE_TYPE` |

## Permissions

Expand Down

0 comments on commit 3c0b571

Please sign in to comment.