1
0
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:
Joseph Flinn
2023-01-26 13:38:41 -08:00
committed by GitHub
parent f274540896
commit 05dec84f0f
3 changed files with 14 additions and 0 deletions

View File

@@ -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"