1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

back to cmd

This commit is contained in:
Kyle Spearrin
2019-03-12 16:10:08 -04:00
parent ce0fe368ab
commit eb48b8e65f

View File

@@ -32,8 +32,8 @@ before_build:
build_script:
- sh: chmod +x ./build-ci.sh
- sh: ./build-ci.sh
- ps: npm install
- ps: npm run build:prod
- cmd: npm install
- cmd: npm run build:prod
after_build:
- sh: docker logout