prutil -a create
prutil -t default_container -o
displayName: ‘run-test’
Define secrets variables.
Go to Pipelines
Click on the pipeline you are working on, then click on Edit
Select `Variables`, then click on `+`. When creating the variable mark `Keep this value secret` to ensure the variable will be kept as a secret in the logs.
At this point what is missing is to run the Pipeline, for this you can do it manullay by selecting the Pipeline, then click on `Run`.
For more information different ways to trigger the project you take a loon this on triggers