mirror of
https://github.com/bitwarden/help
synced 2025-12-10 13:23:16 +00:00
deploy
This commit is contained in:
@@ -36,7 +36,7 @@ build_script:
|
|||||||
- sh: |
|
- sh: |
|
||||||
if [ "${GH_TOKEN}" != "" ]
|
if [ "${GH_TOKEN}" != "" ]
|
||||||
then
|
then
|
||||||
npm run deploy:ci
|
npm run deploy
|
||||||
else
|
else
|
||||||
npm run build
|
npm run build
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user