mirror of
https://github.com/bitwarden/server.git
synced 2024-11-22 12:15:36 +01:00
use forward slash
This commit is contained in:
parent
ec041be3c0
commit
046a158cc4
@ -93,7 +93,7 @@ build_script:
|
||||
cd docker-stub; zip -r ../docker-stub.zip *; cd ..
|
||||
- ps: |
|
||||
ls -lS
|
||||
Push-AppveyorArtifact .\docker-stub.zip
|
||||
Push-AppveyorArtifact ./docker-stub.zip
|
||||
|
||||
|
||||
after_build:
|
||||
|
Loading…
Reference in New Issue
Block a user