1
0
mirror of https://github.com/bitwarden/server synced 2025-12-11 05:43:35 +00:00

use forward slash

This commit is contained in:
Kyle Spearrin
2019-03-15 10:58:35 -04:00
parent ec041be3c0
commit 046a158cc4

View File

@@ -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: