This extension contains helpful build and release Tasks.
-
Version Assemblies
This task versions assemblies according to the build number.
-
Docker Publish
This task performs
docker build
and (optionally)docker run
to deploy your app to a docker host. -
Replace Tokens
This task replaces tokens in a file using Environment variables defined in a Release Definition.
-
Azure Web Deploy
This task executes WebDeploy to publish a WebDeploy package to an Azure Web App.