Publishing extension might fail when CI/CD pipeline disabled

When publishing an extension, if no CI/CD pipeline is set up or enabled in the project, publishing might fail, or the preview version of the extension ($vb_) might be deployed instead of the real version.

The workaround is to confirm that a pipeline for publishing the extension is configured, and that the CI/CD Pipeline option in the extension's Settings page is enabled.