We are using the Classic Pipelines for both build and release. We used to have dedicated Build and Release Pipeline in the Classic mode, so that it would create a package regardless of the branch it was triggered on.This gave us a lot of flexibility so that we could deploy versions automatically and manually whenever and where ever we wanted.Is it possible to use only YAML build pipelines and use the classic release pipeline?