Add info and test stages to pipeline
Head back to the .gitlab-ci.yml file and edit the file again. This time add two new stages, one called info and one called test so that the stages section looks like the following:
Immediately following the stages section add the following to include some pre-built Gitlab testing tools: