mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-18 09:35:48 +00:00
commit verson fix
This commit is contained in:
parent
89f60420cd
commit
b8ea399fcd
1 changed files with 1 additions and 0 deletions
|
|
@ -102,6 +102,7 @@ stages:
|
||||||
- task: PowerShell@2
|
- task: PowerShell@2
|
||||||
displayName: Commit ${{parameters.DeploymentType}} Files
|
displayName: Commit ${{parameters.DeploymentType}} Files
|
||||||
env:
|
env:
|
||||||
|
DEPLOY_BUILDNUMBER: $(Build.BuildNumber)
|
||||||
DEPLOY_SOURCESDIRECTORY: $(Build.SourcesDirectory)
|
DEPLOY_SOURCESDIRECTORY: $(Build.SourcesDirectory)
|
||||||
inputs:
|
inputs:
|
||||||
targetType: inline
|
targetType: inline
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue