mirror of
https://github.com/bitwarden/server
synced 2025-12-14 15:23:42 +00:00
use forward slash
This commit is contained in:
@@ -93,7 +93,7 @@ build_script:
|
|||||||
cd docker-stub; zip -r ../docker-stub.zip *; cd ..
|
cd docker-stub; zip -r ../docker-stub.zip *; cd ..
|
||||||
- ps: |
|
- ps: |
|
||||||
ls -lS
|
ls -lS
|
||||||
Push-AppveyorArtifact .\docker-stub.zip
|
Push-AppveyorArtifact ./docker-stub.zip
|
||||||
|
|
||||||
|
|
||||||
after_build:
|
after_build:
|
||||||
|
|||||||
Reference in New Issue
Block a user