DEV Community

Cover image for Package cannot be published to the shared feed
Jaeyoung Jung
Jaeyoung Jung

Posted on

Package cannot be published to the shared feed

PROBLEM

While publishing template to the shared feed, the error occurred same with the title.

Image description


CAUSE

Trying deployment of library on tenant feed when it is allowed only for host feed.


SOLUTION

Allow deployment of library to both host and tenant feeds on orchestrator.

Going to Deployment Setting

  1. Go to Tenant
  2. Go to Settings
  3. Go to Deployment

Setting feed

  1. Go to Libraries
  2. Check Both host and tenant feeds on Feeds
  3. Check Internal on Deployment
  4. Check Secure Deployment on Security
  5. Save

Top comments (0)