mirror of
https://github.com/bitwarden/server.git
synced 2024-11-25 12:45:18 +01:00
fix sh
This commit is contained in:
parent
2106d5b792
commit
38d97ffae9
@ -85,7 +85,7 @@ build_script:
|
||||
$env:swaggerGen = ""
|
||||
Push-AppveyorArtifact .\swagger.json
|
||||
}
|
||||
sh: |
|
||||
- sh: |
|
||||
echo "Make docker stubs"
|
||||
mkdir stub
|
||||
docker run -it --rm --name setup -v stub:/bitwarden bitwarden/setup:$STUB_CORE_VER \
|
||||
|
Loading…
Reference in New Issue
Block a user