Skip to content

Commit

Permalink
Add the updated guide link
Browse files Browse the repository at this point in the history
  • Loading branch information
smecsia authored Feb 14, 2018
1 parent c5ecff4 commit 30fd533
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,4 @@ Download precompiled JAR from [releases page](https://github.com/allure-framewor
6. Install **target/allure-bamboo-plugin-VERSION.jar** manually as described [here](https://confluence.atlassian.com/display/UPM/Installing+add-ons#Installingadd-ons-Installingbyfileupload).

### Configuration and Usage
When installed this plugin provides a new task called **Allure**. To use it configure your build as follows:
1. Add Allure task to your job:
![Add Task](https://raw.githubusercontent.com/allure-framework/allure-bamboo-plugin/master/img/add_task.png)
2. Configure task - specify glob pattern to the folder where Allure should search for XML files and desired report version to be used:
![Fill Task Fields](https://raw.githubusercontent.com/allure-framework/allure-bamboo-plugin/master/img/task_fields.png)
3. Run the build as usually and click on Allure report artifact on the **Artifacts** tab:
![View Artifact](https://raw.githubusercontent.com/allure-framework/allure-bamboo-plugin/master/img/view_artifact.png)
Please follow the guide on the official Allure docs: https://docs.qameta.io/allure/#_bamboo

0 comments on commit 30fd533

Please sign in to comment.