mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 05:00:19 -05:00
defaulting to deploy to the produciton slot in QA instead of the staging slot (#1558)
This commit is contained in:
parent
ff752fe562
commit
3b589df3b7
1
.github/workflows/qa-deploy.yml
vendored
1
.github/workflows/qa-deploy.yml
vendored
@ -206,5 +206,4 @@ jobs:
|
||||
uses: azure/webapps-deploy@798e43877120eda6a2a690a4f212c545e586ae31
|
||||
with:
|
||||
app-name: ${{ steps.retrieve-secrets.outputs.webapp-name }}
|
||||
slot-name: "staging"
|
||||
package: ./${{ matrix.name }}.zip
|
||||
|
Loading…
x
Reference in New Issue
Block a user