You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ArchiveFiles@2 task in azure-pipelines.yml zips up the whole repository including folders like .git and dev dependencies inside node_modules. This is typically not what you want. What would be the production-quality solution here?