Azure / Azure/container-apps-deploy-pipelines-task
Cannot use a task twice in one pipeline on windows agent
Open
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
To fix it I have a PowerShell task:
Get-ChildItem -Path $env:TEMP\pack *.* -Recurse | Remove-Item -Force -Recurse
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.