mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-26 12:25:20 +01:00
Fix QA web cloudflare deployment (#3369)
* Comment workflow for testing * Change way of downloading * Fix artifact name * FIx * Fix path * Skip unpack * Fix path * Check files * Fix * Add working directory * FIx * Try to download from rc * Try to download from fastmail * Try to download from sg-576 * Try another branch * Try another branch * Try hotfix-rc branch * CHange branch for hotfix-rc-test * FIx * Try on another branch * Use new gh actions * Check for hotfix-rc * Update download artifacts sha * Update sha * Update sha * Change to branch tag * Change sha of action * Uncomment testing * Change branch
This commit is contained in:
parent
7145b13df1
commit
4452a3213b
4
.github/workflows/release-qa-web.yml
vendored
4
.github/workflows/release-qa-web.yml
vendored
@ -81,7 +81,7 @@ jobs:
|
||||
environment-url: http://vault.qa.bitwarden.pw
|
||||
environment: 'Web Vault - QA'
|
||||
description: 'Deployment from branch ${{ github.ref_name }}'
|
||||
|
||||
|
||||
- name: Update deployment status to In Progress
|
||||
uses: chrnorm/deployment-status@07b3930847f65e71c9c6802ff5a402f6dfb46b86
|
||||
with:
|
||||
@ -94,7 +94,7 @@ jobs:
|
||||
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v3.0.2
|
||||
|
||||
- name: Download latest cloud asset
|
||||
uses: bitwarden/gh-actions/download-artifacts@c1fa8e09871a860862d6bbe36184b06d2c7e35a8
|
||||
uses: bitwarden/gh-actions/download-artifacts@850faad0cf6c02a8c0dc46eddde2363fbd6c373a
|
||||
with:
|
||||
workflow: build-web.yml
|
||||
path: apps/web
|
||||
|
Loading…
Reference in New Issue
Block a user