mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
changing the ls command to the artifacts directory
This commit is contained in:
@@ -10,7 +10,7 @@ steps:
|
|||||||
userRepository: joseph-flinn/desktop
|
userRepository: joseph-flinn/desktop
|
||||||
displayName: 'git release artifacts'
|
displayName: 'git release artifacts'
|
||||||
|
|
||||||
- script: ls -alh
|
- script: ls -alh $(System.ArtifactsDirectory)
|
||||||
displayName: 'show artifacts'
|
displayName: 'show artifacts'
|
||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
|
|||||||
Reference in New Issue
Block a user