1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05:00

restore on build. remove ps1 build scripts

This commit is contained in:
Kyle Spearrin
2018-08-01 10:32:58 -04:00
parent 61cda87574
commit 1052951a96
16 changed files with 13 additions and 125 deletions

View File

@ -1,7 +0,0 @@
$dir = Split-Path -Parent $MyInvocation.MyCommand.Path
echo "`n## Building Nginx"
echo "`nBuilding docker image"
docker --version
docker build -t bitwarden/nginx $dir\.