microsoft / azure-pipelines-agent

Azure Pipelines Agent 🚀
MIT License
1.73k stars 869 forks source link

receiving ##[error]task commands are not supported for Release flow. Please reference documentation errors in release flow with copy files task #5025

Open pguerrero100 opened 4 weeks ago

pguerrero100 commented 4 weeks ago

we are on ADO 2022 and agent version 3.238.0 receiving "##[error]task commands are not supported for Release flow. Please reference documentation" errors in release pipeline with copy files task and replace token task but there are no task commands being passed anywhere. If I downgrade to the minimum acceptable version, we are not seeing this issue. can someone assist?

DenisNikulin5 commented 3 weeks ago

@pguerrero100 Could you please send more detailed logs? (debug mode should be enabled)? I checked the source code but didn't find the source of the error