diff --git a/CI_CD_PIPELINE_SETUP_GUIDE.md b/CI_CD_PIPELINE_SETUP_GUIDE.md index 7f9ec84..35c4b17 100644 --- a/CI_CD_PIPELINE_SETUP_GUIDE.md +++ b/CI_CD_PIPELINE_SETUP_GUIDE.md @@ -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**