mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-27 12:36:14 +01:00
changing the ls command to the artifacts directory
This commit is contained in:
parent
026392d4a1
commit
462b49daa3
@ -10,7 +10,7 @@ steps:
|
||||
userRepository: joseph-flinn/desktop
|
||||
displayName: 'git release artifacts'
|
||||
|
||||
- script: ls -alh
|
||||
- script: ls -alh $(System.ArtifactsDirectory)
|
||||
displayName: 'show artifacts'
|
||||
|
||||
- script: |
|
||||
|
Loading…
Reference in New Issue
Block a user