1
0
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:
Joseph Flinn 2021-08-31 11:39:47 -07:00 committed by GitHub
parent ff752fe562
commit 3b589df3b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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