mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-05 18:47:52 +01:00
changing the echo var
This commit is contained in:
parent
3099238762
commit
94b924b21c
@ -24,7 +24,7 @@ steps:
|
||||
|
||||
- script: |
|
||||
ls -alh $(System.ArtifactsDirectory)
|
||||
echo GIT_RELEASE_VERSION=$GIT_RELEASE_VERSION
|
||||
echo GIT_RELEASE_VERSION=$(git_release_version)
|
||||
displayName: 'show artifacts'
|
||||
|
||||
#- task: CmdLine@2
|
||||
|
Loading…
Reference in New Issue
Block a user