mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
back to cmd
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user