Deploying static web app fails
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Our pipelines for static web apps stopped working.
Here's my output with verbose logging when we try to deploy a static site;
We're using Deploy Azure Static Web App (Preview) task (0.* Preview version)
```
******************************************************************************
Starting: deploy static web app
******************************************************************************
==============================================================================
Task : Deploy Azure Static Web App
Description : [PREVIEW] Build and deploy an Azure Static Web App
Version : 0.203.0
Author : Microsoft Corporation
Help : https://aka.ms/swadocs
==============================================================================
[command]/usr/bin/bash /home/azureuser/myagent/_work/_tasks/AzureStaticWebApp_18aad896-e191-4720-88d6-8ced4806941a/0.203.0/launch-docker.sh
stable: Pulling from appsvc/staticappsclient
Digest: sha256:c1fac5b3c048bc93533acf15079a926497d091e6a9e961e7ac878eb2679fe677
Status: Image is up to date for mcr.microsoft.com/appsvc/staticappsclient:stable
/opt/oryx/benv: line 32: 8 Done set
9 Segmentation fault | grep -i '^dynamic_install_root_dir='
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.