← Blog

Unexpected identifier on async Error on Azure DevOps Custom pipelines task

if you have followed Microsoft’s “Add a custom pipelines task extension” it does a great Job on giving you the basics of how you can create a new NodeJS custom pipelines task, and it gives a very good starting point …