diff --git a/README.md b/README.md index 8d860da..8ac70d6 100644 --- a/README.md +++ b/README.md @@ -102,13 +102,13 @@ Do **NOT** clone this repo, create a fork instead. 1. On the left menue bar click on *Create fork* -![Bitbucket Fork Step 1](/assets/bitbucket_fork_1.PNG) +![Bitbucket Fork Step 1](assets/bitbucket_fork_1.PNG) 2. Choose Project *Offboard Platform - APM - Application Performance Monitoring* 3. Choose a name starting with *CoCo_APM_Reporting_* and a useful suffix 4. Uncheck *Enable fork syncing* -![Bitbucket Fork Step 2](/assets/bitbucket_fork_2.PNG) +![Bitbucket Fork Step 2](assets/bitbucket_fork_2.PNG) 5. Edit readme.md and describe your report 6. Change/Update the environment, requirements and script according to your needs @@ -118,7 +118,7 @@ Do **NOT** clone this repo, create a fork instead. 10. Select *Multibranch Pipeline* 11. Click *OK* Button -![Jenkins Create Pipieline Step 1](/assets/jenkins_create_pipeline_1.PNG) +![Jenkins Create Pipieline Step 1](assets/jenkins_create_pipeline_1.PNG) 12. On The Pipeline Settings go to *Branch Sources*, click *ADD SOURCE* and select *Bitbucket* - Server: **ATC** @@ -126,6 +126,6 @@ Do **NOT** clone this repo, create a fork instead. - Owner: **OPAPM** - Repository Name: **your forked repository** - Behavious: **According to screenshot** -![Jenkins Create Pipieline Step 2](/assets/jenkins_create_pipeline_2.PNG) +![Jenkins Create Pipieline Step 2](assets/jenkins_create_pipeline_2.PNG) -Your pipelin will automatically test-run for all 3 branches. \ No newline at end of file +Your pipelin will automatically test-run for all 3 branches.