mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
Add new POC web artifact (#4581)
* Add the poc web artifact. * Fix npm command typo
This commit is contained in:
2
.github/workflows/build-web.yml
vendored
2
.github/workflows/build-web.yml
vendored
@@ -80,6 +80,8 @@ jobs:
|
||||
npm_command: "dist:bit:selfhost"
|
||||
- name: "cloud-QA"
|
||||
npm_command: "build:bit:qa"
|
||||
- name: "cloud-POC"
|
||||
npm_command: "build:bit:poc"
|
||||
- name: "ee"
|
||||
npm_command: "build:bit:ee"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user