mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-02-16 10:58:32 -05:00
Try this replace?
This commit is contained in:
@@ -34,9 +34,7 @@ steps:
|
|||||||
- task: Bash@3
|
- task: Bash@3
|
||||||
inputs:
|
inputs:
|
||||||
targetType: 'inline'
|
targetType: 'inline'
|
||||||
script: 'sed -i s/#TAG#/$TAG/ Weather/SerialReader/deploy/manifest.yaml'
|
script: 'sed -i s/#TAG#/$BUILD_BUILDNUMBER/ Weather/SerialReader/deploy/manifest.yaml'
|
||||||
env:
|
|
||||||
Tag: $(Build.BuildNumber)
|
|
||||||
|
|
||||||
- task: PublishBuildArtifacts@1
|
- task: PublishBuildArtifacts@1
|
||||||
inputs:
|
inputs:
|
||||||
|
|||||||
Reference in New Issue
Block a user