OctopusDeploy / OctoTFS

| Public | Octopus extensions for Azure DevOps, TFS, VSTS, and VSO
https://marketplace.visualstudio.com/items?itemName=octopusdeploy.octopus-deploy-build-release-tasks
Other
0 stars 41 forks source link

feat: push build information v6 #284

Closed benPearce1 closed 1 year ago

benPearce1 commented 1 year ago
- task: OctopusMetadata@6
  inputs:
    OctoConnectedServiceName: 'octo'
    Space: 'Default'
    PackageId: 'Package1'
    PackageVersion: '1.2.3'
    Replace: 'false'

classic step: image

result: image