ci: add continue-on-error: true for azure static web app job
This commit is contained in:
Родитель
6d9c3f8613
Коммит
ef1b1fb96c
|
@ -54,6 +54,7 @@ jobs:
|
|||
|
||||
- name: Publish to Azure Static WebApps
|
||||
if: ${{ github.ref != 'refs/heads/release/prod' }}
|
||||
continue-on-error: true
|
||||
id: builddeploy_uno
|
||||
uses: Azure/static-web-apps-deploy@v0.0.1-preview
|
||||
with:
|
||||
|
|
Загрузка…
Ссылка в новой задаче