Update correct way to add user to Harbor project as Developer
Some checks are pending
Some checks are pending
This commit is contained in:
parent
583b8c6c65
commit
e32e0bcfdd
1 changed files with 5 additions and 0 deletions
|
@ -673,6 +673,11 @@ curl -k -I https://localhost
|
|||
- Set **Username**: `ci-user`
|
||||
- Set **Email**: `ci@example.com`
|
||||
- Set **Password**: `your-secure-password`
|
||||
- Click **OK**
|
||||
|
||||
3. **Assign Project Role to ci-user**:
|
||||
- Go to **Projects** → **APP_NAME** → **Members** → **+ User**
|
||||
- Select **User**: `ci-user`
|
||||
- Set **Role**: `Developer`
|
||||
- Click **OK**
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue