Skip to content

Commit ceb0907

Browse files
authored
Create gitlab-konflux-release-data
1 parent 9ba445c commit ceb0907

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

wiki/gitlab-konflux-release-data

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Cloning https://gitlab.cee.redhat.com/releng/konflux-release-data requires authentication with a token (and VPN). Here are the instructions below on how to git clone with authentication token:
2+
1. Create a personal access token https://docs.gitlab.com/user/profile/personal_access_tokens/
3+
2. git clone https://<username>:<TOKEN>@github.com/<USERNAME>/<REPO>.git (e.g. git clone https://jezhu:abc123abc123abc123@gitlab.cee.redhat.com/jezhu/konflux-release-data.git)
4+
3. Install `tox` and `yp` (brew install tox, brew install yp)
5+
4. Run `tox` to run test suite

0 commit comments

Comments
 (0)