I believe the compiling part is working, using this.: How to set up an Azure DevOps pipeline with texlive?
changed only the main.tex since my file has a different name. Build succeeds.
How to retrieve the file?
I believe the compiling part is working, using this.: How to set up an Azure DevOps pipeline with texlive?
changed only the main.tex since my file has a different name. Build succeeds.
How to retrieve the file?
Managed to publish, make it available for download, and push to repository: https://techcommunity.microsoft.com/t5/azure-devops/latex-tex-pipeline/m-p/3734301/highlight/false#M1248
The pdf is available in the successful run of the pipeline; and is now pushed to the repository.