1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-01 08:03:20 +00:00

Add EU QA Web client information (#5704)

This commit is contained in:
Vince Grassia
2023-06-28 16:03:30 -04:00
committed by GitHub
parent 6530680b8a
commit 997c2b1fe7
5 changed files with 75 additions and 1 deletions

View File

@@ -84,6 +84,8 @@ jobs:
npm_command: "build:bit:ee"
- name: "cloud-euprd"
npm_command: "build:bit:euprd"
- name: "cloud-euqa"
npm_command: "build:bit:euqa"
steps:
- name: Checkout repo