Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Set vstsFeed with an environment variable #27

Commits on Jul 8, 2020

  1. CI: Set vstsFeed with an environment variable

    Visit "https://feeds.dev.azure.com/${YOUR_ORGANIZATION_HERE}/_apis/packaging/feeds"
    to find the "fullyQualifiedId" of your organization's
    default artifact feed. That value is what you should set
    the "ARTIFACT_FEED" environment variable to in Azure DevOps UI.
    
    (IDs are formatted like this: "af6c77da-ef34-bcde-daaf-e2b489a23b2c")
    
    The "description" for the feed should say "Default feed for ${organization}",
    e.g. "Default feed for atomcommunity". If the description says something else,
    or "null", then it's the wrong feed.
    DeeDeeG committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    53b6523 View commit details
    Browse the repository at this point in the history