mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 00:03:56 +00:00
changing 'show artifacts' task to bash shell
This commit is contained in:
@@ -22,7 +22,7 @@ steps:
|
||||
echo "##vso[task.setvariable variable=git_release_version]$GIT_RELEASE_VERSION"
|
||||
displayName: 'set git_release_version'
|
||||
|
||||
- script: |
|
||||
- bash: |
|
||||
ls -alh $(System.ArtifactsDirectory)
|
||||
echo GIT_RELEASE_VERSION=$(git_release_version)
|
||||
displayName: 'show artifacts'
|
||||
|
||||
Reference in New Issue
Block a user