- JDK Install & Set up Environment variable
- Maven Set up Environment variable
- Clone from the github into your IDE (IntelliJ)
- mvn clean compile
- mvn clean test
- mvn clean test
- allure serve "allure-results path"
- Example: allure serve allure-results
- Create Java Maven build.yml file
- Github > Settings > Action Generel > Workflow permissions > Select
Read and Write Permissionm
- Create Github page with Jeklin
- .yml > deployment section > instead of "env" use "with"