Skip to content

Commit

Permalink
chore: add gitlab section to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
corang committed Oct 16, 2024
1 parent b868ffd commit 3d75da1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ uds-releaser update-yaml <flavor>
uds-releaser release <flavor>
```

### Gitlab

When running `uds-releaser release gitlab <flavor>` you are expected to have an environment variable set to a GitLab token that has write permissions for your current project. This defaults to `GITLAB_RELEASE_TOKEN` but can be changed with the `--token-var-name` flag.

## Configuration

UDS-Releaser can be configured using a YAML file named uds-releaser.yaml in your project's root directory.
Expand Down

0 comments on commit 3d75da1

Please sign in to comment.