Operating - Projects
Since you have now created your workspace, you will be able to generate a project inside of that workspace.
- Access Jenkins
- Go into the workspace folder which you have created and access “Generate_Project” job
- Click on “Build with parameters”
- Enter the following parameters:
- PROJECT_NAME
The name of the project to be generated.
- ADMIN_USERS
Users (emails) that will be given admin (full-access) access to this project, comma separated.
- DEVELOPER_USERS
Users (emails) that will be given developer (non-admin jobs) access to this project, comma separated.
- VIEWER_USERS
Users (emails) that will be given viewer (read-only) access to this project, comma separated.
- PROJECT_NAME
- Click “Build”.