...
MettleCI ships with a template Git repository which includes an azure-pipelines.yml
file which you can modify as required. This pipeline is annotated to make it easy to understand where you need to place your environment-specific values, such as hostnames and credentials.
...