Slow image pulling when running AzureStaticWebApp@0 task
Open
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
When you run AzureStaticWebApp@0 task, it takes 80% of the time to pull the image and 20% to actual push the files to the cloud. In my case:
- Total publish: 1 minute 5 seconds
- Pulling the image: 55 seconds
- Uploading data: 10 seconds
**Expected behavior**
Either:
- Lower the time to publish by avoiding pulling the image?
- Create a different way to handle the upload, maybe by native API?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.