Having issues in publishing due to package job
Hi,
We are creating the workspace by click on "Edit pages using visual builder studio". It checks for the workspace in the project and creating the workspace and git repository if not present. So here it auto creates a pipeline with package and deploy build jobs. The package job created is disabled by default.
So, the issue we are facing here is, if we enable the package job it's asking for the credentials to enter to publish the work, if we leave it as it is without enabling it's getting published directly to the application and we are not able to see any build activity data if it is disabled.