Skip to content

Instantly share code, notes, and snippets.

@appcoreopc
Created August 2, 2021 22:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save appcoreopc/2b18b651ec5b5708854d54b32c488b47 to your computer and use it in GitHub Desktop.
Save appcoreopc/2b18b651ec5b5708854d54b32c488b47 to your computer and use it in GitHub Desktop.
stageName: ''
stageDependency: ''
targetServerGroup: $(prodOnPremServer)
packageName: $(packageNameClientApp)
targetWebsiteName: $(appPoolNamePROD)
installationPath: $(installationPathClientPROD)
targetport: $(targetportClientApp)
targetWebsiteAppPool: $(appPoolNamePROD)
artifactFeed: $(artifactFeed)
artifactPackage: $(artifactPackageClientApp)
variableGroup: ''
isAPI: false
targetWebsiteDirectory: $(virtualPathForApplicationClientApp)
deploymentWebApplicationName: $(appPoolNamePROD)
packageVersion: $(releasePackageVersion)
hostBindings: $(hostBindingsPROD)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment