mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 17:53:39 +00:00
changing the echo var
This commit is contained in:
@@ -24,7 +24,7 @@ steps:
|
|||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
ls -alh $(System.ArtifactsDirectory)
|
ls -alh $(System.ArtifactsDirectory)
|
||||||
echo GIT_RELEASE_VERSION=$GIT_RELEASE_VERSION
|
echo GIT_RELEASE_VERSION=$(git_release_version)
|
||||||
displayName: 'show artifacts'
|
displayName: 'show artifacts'
|
||||||
|
|
||||||
#- task: CmdLine@2
|
#- task: CmdLine@2
|
||||||
|
|||||||
Reference in New Issue
Block a user