Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions DOCUMENTATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ A Git profile contains:

#### Authentication
The authentication is delegated your local Git configuration, based on the selected method (SSH or HTTPS).
If you haven't configured Git on your machine yet, you can follow [this guide](https://docs.github.com/en/get-started/git-basics/set-up-git) (required).

Besides profile authentication, the git related commands can also be set up in pipelines via the following environment variables:
- GIT_REPOSITORY – the GitHub repository in the format `owner/repo`
Expand Down