Update tagging

This commit is contained in:
2019-07-25 18:42:08 -04:00
parent a09561213f
commit 53508480d2
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ steps:
- task: Bash@3
inputs:
targetType: 'inline'
script: 'sed -i s/#TAG#/$BUILD_BUILDNUMBER/ Weather/SerialReader/deploy/manifest.yaml'
script: 'sed -i s/#BUILD_BUILDNUMBER#/$BUILD_BUILDNUMBER/ Weather/SerialReader/deploy/manifest.yaml'
- task: PublishBuildArtifacts@1
inputs: