Skip to content

Commit

Permalink
chore(environment): add VELA_REPO_TOPICS to env list (go-vela#359)
Browse files Browse the repository at this point in the history
Co-authored-by: David May <49894298+wass3rw3rk@users.noreply.github.com>
  • Loading branch information
ecrupper and wass3rw3rk authored Apr 25, 2023
1 parent 05ecc1a commit 93428b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/reference/environment/variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ The following table includes variables only available during the **tag** event.
| `VELA_REPO_ORG` | `octocat` | org of the repository |
| `VELA_REPO_PRIVATE` | `false` | privacy setting for the repository |
| `VELA_REPO_TIMEOUT` | `30` | timeout setting for the repository |
| `VELA_REPO_TOPICS` | `cloud,security` | comma-separated list of repository topics |
| `VELA_REPO_TRUSTED` | `false` | trusted setting for the repository |
| `VELA_REPO_VISIBILITY` | `public` | visibility setting for the repository |

Expand Down

0 comments on commit 93428b5

Please sign in to comment.